Javascript Questions

You might also like

You are on page 1of 1

Q)what is javascript? Q)what are the javascripts types? Q)is javascript is faster than asp script?

Q)how to disable HTML object? Q)Access is Denied in IE browser what does it? Q)relationship between javascript and EMPR script? Q)diference between null and undefined? Q)what does null? Q)how to convert one base type to other in javascript? Q)how to write select statement in javascript? Q)how many loops are supported in javascript? Q)what variable types in javascript? Q)does what boolean types are support? Q)how to popup alert in javascript? Q)negative infinity? Q)what is the sticky keyboard in browser?what are the potential disadvantage?how to remove it ? The basic types JavaScript supports are numbers, strings, and Booleans. More com plex types such as objects, arrays, and functions are also part of the language =>Most high-level languages, including C and Java, are strongly typed =>untyped languages such as LISP. LISP supports only two primitive data types: a toms and lists

You might also like