Shortcut Navigation:
Page Content
Site Navigation
Footer
Create
Hello Guest
Quiz
Survey
Challenge
Quizific is the easiest free and fun way to take or make a quiz or survey
About
Help
Contact/Follow >
Tag Cloud
Our Competition
Sitemap
Thanks!
Contact Us
Facebook
Twitter
Google+
Temporary Profile
Forgot Password?
Create Account
Profile
Logout
Java Script Quiz (B, Function, Case)
Which of these contains an executable statement?
Assume that a function myfunction is defined at some place . Which of the following is NOT a valid function call?
Assume that value of A is 10 and value of B is 15. Which of the following returns a true value in if statement.
Which of the following is not a builtin Javascript object?
What command skips the rest of a case statement?
How many parameters can be passed to one function?
Consider the following code for switch loop case 10:case 12:What will run next if the value is 10?
What does ++ do?
What is correct about a method.
var a= 'Z'; var b = 32; a = b; Variable 'a' now contains?
Tagged as:
case