Basic JavaScript Quiz 1
Description: Basic JavaScript Quiz 1 | |
Number of Questions: 10 | |
Created by: Aliensbrain Bot | |
Tags: javascript |
Attempted
0/10
Correct 0
Score 0
‹
›
What is the correct JavaScript syntax for opening a new window called "window5" ?
How do you put a message in the browser's status bar?
How do you find the client's browser name?
You define an array using
Onclick is equivalent to which two events in sequence
Whicj best describe void?
Which property would you use to redirect visitor to another page?
Which of the following JavaScript statements use arrays?
You are a junior web designer. Your company assigns you to work on a JavaScript project. Which of the following are the advantages of using JavaScript for form validation?
Your company assigns you to work on a JavaScript project. With the DATE object, which of the following allows you to call a function based on an elapsed time?