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
SENZ AIOT SAVANTS - JV & JS

Quiz
•
Professional Development
10 questions
7/2/2024

Quiz
•
Professional Development
14 questions
Preguntas de JavaScript

Quiz
•
Professional Development
10 questions
IT ENGLISH: Technical Terminology - Ajax

Quiz
•
Professional Development
10 questions
CIT JULY 2022

Quiz
•
Professional Development
13 questions
Recap dev web

Quiz
•
Professional Development
11 questions
Javascript Function Quiz

Quiz
•
Professional Development
11 questions
JavaScript

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade