about sospep [ current version ] beta 2018 :: 4 :: 018
This record will be permanently deleted and cannot be recovered. Are you sure?
Explain how to detect the operating system on the client machine?
write code to add new elements dynamically?
Explain how can you submit a form using JavaScript?
How can the style/class of an element be changed?
What would be the result of 3+2+”7??
If you use 'innerHTML' in JavaScript the disadvantage is ...
what is the difference between "var" and "let" keywords?
what is the difference between "let" and "const" keywords?
demonstrate the use of the arrow function?
what are undeclared and undefined variables?
What are global variables? How are these variables declared and what are the problems associated with using them?
what is a prompt box?
What is the ‘this’ keyword in JavaScript?
Explain the working of timers in JavaScript? Also elucidate the drawbacks of using the timer, if any?
What is the difference between ViewState and SessionState?
Explain how to read and write a file using JavaScript?
What are all the looping structures in JavaScript?
How can you convert the string of any base to integer in JavaScript?
What are all the types of Pop up boxes available in JavaScript?
What is the intended use of void?