How do I retrieve a cookie with a given name using a regular expression?
What is the naming conventions for the variables in javascript?
Describe briefly the major use of java script on client side
What does break and continue statements do in javascript?
How to create a function using function constructor?
can wwe trace a java program (class)
What is the requirement of debugging in javascript?
What is strict mode?
Why javascript is called lightweight language?
What is negative infinity?
Name some of the built-in methods and the values returned by them.
How would you organize your javascript code?
What is the output of 10+20+”30″ in JavaScript?