PDA

View Full Version : IT430 Mid Term current Paper Spring 2011 May 13



Vuhelper
05-13-2011, 11:49 PM
It was an easy exam but Java and HTML is still following us...lol. Most of the questions were from CSS and style sheets and some other from networks.

Our 70% lectures are pertaining to Java and HTML so most of the mcqs from this subject.

Total questions (23)
MCQS (16) Marks 1
Short Questions (3) Marks 2
Short Questions (2) Marks 3
SubJ Questions (2 Marks 5

Total Marks = 38


Long questions

Question 1

Why * is used in SQL

Question 2

Explain what will be displayed after this program is run and briefly explain what is the purpose of HIDDEN
<FORM NAME="Form1"> <INPUT TYPE= "HIDDEN" NAME= "Shirt1" VALUE="25"> <INPUT
TYPE= "CHECKBOX" NAME= "Check1">Blue Cotton Shirt <br> <INPUT TYPE= "HIDDEN"
NAME= "Shirt2" VALUE="26"> <INPUT TYPE= "CHECKBOX" NAME= "Check2" >Green Cotton
Shirt <br>
<INPUT TYPE= "HIDDEN" NAME= "Shirt3" VALUE="27"> <INPUT TYPE= "CHECKBOX"
NAME= "Check3">White Silk Shirt ….
<P>
<INPUT TYPE="submit" NAME="Go" VALUE="Register!"> <INPUT TYPE="RESET"
VALUE="Reset!"></FORM>
Question 3

How to evaluate the performance of web server


60% mcqs were from the past papers