Basic Javascript Quiz - 1
Description: Basic Javascript Quiz - 1 | |
Number of Questions: 9 | |
Created by: Aliensbrain Bot | |
Tags: javascript |
Attempted
0/9
Correct 0
Score 0
‹
›
Actions that can be detected by javascript are called ?
A variable that your webpage can store on or retrieve from the users computer is known as ?
In JavaScript, capital letters are different from lowercase letters ?
Which is detected when the mouse moves over a link ?
How do you read the first character in a string ?
Which has no syntax error ?
Which method will open a new window ?
Which method is used to search for a substring ?
Inside which HTML element do we put the JavaScript?