PreTrainingJavaScript

Quiz
•
Computers, Professional Development
•
Professional Development
•
Medium
Keven N Mitchell
Used 12+ times
FREE Resource
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
8.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
Choose the statement that correctly declares and initializes an array
let array;
let a = [1,2,3];
let a = {1,2,3};
9.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
What does the pictured loop return?
"ThreeString"
"Three"
nothing
Similar Resources on Wayground
10 questions
Quiz ReactJS Lesson 02

Quiz
•
Professional Development
6 questions
Quiz on Sample Code - JavaScript

Quiz
•
Professional Development
10 questions
How Much You Know ?

Quiz
•
11th Grade - Professi...
10 questions
Programming Knowledge Quiz (Medium)

Quiz
•
5th Grade - Professio...
12 questions
Variable, DataType and Operators

Quiz
•
Professional Development
10 questions
[FE] Ice Breaking - Navigating the World of Variables, Spread, a

Quiz
•
Professional Development
12 questions
Javascript

Quiz
•
Professional Development
10 questions
Web Development Workshop

Quiz
•
University - Professi...
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
15 questions
Fun Random Trivia

Quiz
•
Professional Development
22 questions
Anne Bradstreet 1612-1672

Quiz
•
Professional Development
18 questions
Spanish Speaking Countries and Capitals

Quiz
•
KG - Professional Dev...
14 questions
Fall Trivia

Quiz
•
11th Grade - Professi...
15 questions
Disney Characters Quiz

Quiz
•
Professional Development
15 questions
Quiz to Highlight Q types & other great features in Wayground

Quiz
•
Professional Development