
JavaScript Fundamentals
Authored by Walter Macall
Professional Development
3rd Grade
Used 12+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Select the non-primitive type
symbol
null
array
number
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which type of JavaScript language is
Assembly-language
Object-Oriented
High-level
Object-Based
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one of the following symbol is used for creating comments in the javascript
\\
//
\* *\
\* */
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what is the default value of an uninitialized variable?
0
NaN
null
undefined
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Can be redeclare a variable that is declared with "let" keyword?
true
false
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
JavaScript types are dynamic?
true
false
Answer explanation
JavaScript has dynamic types. This means that the same variable can be used to hold different data types
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Select the best way to declare a variable
let MyName = "Walter"
let MYNAME = "Walter"
let myName = "Walter"
let MY_NAME = "Walter"
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?