
PreTrainingJavaScript
Authored by Keven N Mitchell
Computers, Professional Development
Professional Development
Used 12+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
Which of the following is NOT one of the three keywords used to create a variable in JavaScript?
var
int
let
const
2.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
What is the JavaScript function used to print to the console?
console.log();
System.out.println();
cout << "Hello World!";
3.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
is JavaScript case sensitive?
Yes
No
4.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
let x = 5;
In the above statement, what is the data type of x?
Object
number
int
String
5.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
let x = "5";
In the above statement, what is the data type of x?
boolean
number
undefined
String
6.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
5 == "5"
what does the above expression evaluate to?
True
False
7.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
5 === "5"
what does the above expression evaluate to?
True
False
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?