You are on page 1of 1

loops - for 2 marks

while and do while 2 MARKS


aRRAY 4 MARKS
FUNCTION 3 MARKS
if else 2-3 marks
methods of string, Array, Date 3-4 marks
Basic Java Script 6 marks (operators,msgbox-alert/confirm/prompt)
buil in method isinfinite isNaN
NaN+"string"= NaN
NaN*5=NaN
NaN+5= Nan
parseInt("168",8)
Math Module methods floor/ciel/sqrt
eval
Variable
local and global
actual and formal parameter
return statement

You might also like