Javascript is an _______ language?

fundamental

Quiz
•
Professional Development
•
Professional Development
•
Medium
Jordan Sumardi
Used 11+ times
FREE Resource
28 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Object-Oriented
Object-Based
Procedural
None of the above
2.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Which of the following keywords is used to define a variable in Javascript?
var
let
Both A and B
None of the above
3.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
How can a datatype be declared to be a constant type?
const
var
let
constant
4.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
const number = 5;
console.log(number += 5);
5
10
error
undefined
5.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
const number = [1, 2, 3, [11, 10, "hello", ["makan", "siomay", ["banana"]]]];
number[4] = 5;
delete number[3][1];
console.log(number[3][2]);
"hello"
11
undefined
3
6.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
What is the output of the following code?
let x = 10;
let y = 5;
console.log(x - y);
5
10
-5
error
7.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Which of the following is not a valid JavaScript variable name?
_myVar
my-var
$myVar
2myVar
Create a free account and access millions of resources
Similar Resources on Wayground
26 questions
react-additional-class

Quiz
•
Professional Development
28 questions
java Programming1

Quiz
•
Professional Development
25 questions
D44 QUIZ OF THE DAY

Quiz
•
Professional Development
25 questions
Kotlin alapok 01.

Quiz
•
Professional Development
23 questions
UNIT-9

Quiz
•
Professional Development
25 questions
Front End Final Assessment

Quiz
•
Professional Development
30 questions
Session 1LNMIIT

Quiz
•
Professional Development
25 questions
002 Attendance 3/10

Quiz
•
Professional Development
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade