Linked With

Thursday, 9 May 2013

CS101 Current Solved Papers of Fall 2012 written update

CS101 Current Solved Papers of Fall 2012 written update 
QuestioNo: 29     ( Marks: 2 )
In JavaScript, what is event handling? Whatarthe twtypes of events? ANS:-
Event handling means capturing an event anresponding tthat.
Events e.g. onMouseOver, OnClick, onLoad, Onunload, updatinthe clock etc. are captured by the Java script &
accordintthe programs they arresponded accordingly
QuestioNo: 32     ( Marks: 3 )
Differentiate betweeonLoaanonUnload
ANS:-
Oload event iused when the pagiload ithe browser while on the other sideonUnload event workwhen the page closes down.

QuestioNo: 33     ( Marks: 3 )
ElaborateRester Graphicswitexamples.ANS:-
Raster graphics ardigital images created or captured (for example, by scanning in a photo) as a set of samples of a given space . raster filis usually larger than a vectorgraphics image file. A raster filiusually difficult tmodify
-->