
Pre-Test Operator Javascript
Authored by ANTONIUS ADI PRATOMO
Computers
11th Grade
Used 6+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 10 pts
let a = 12;
let b = 5;
let hasil = a - b;
6
7
5
8
2.
MULTIPLE CHOICE QUESTION
10 sec • 10 pts
let a = 20;
let b = 4;
let hasil = a / b;
5
4
6
8
3.
MULTIPLE CHOICE QUESTION
10 sec • 10 pts
let x = 7;
let y = 7;
let hasil = (x === y);
true
false
undefined
null
4.
MULTIPLE CHOICE QUESTION
10 sec • 10 pts
let x = 8;
x *= 2;
10
16
8
4
5.
MULTIPLE CHOICE QUESTION
10 sec • 10 pts
let text = "Hello" + " " + "World!";
"HelloWorld!"
"Hello World!"
"Hello"
"World!"
6.
MULTIPLE CHOICE QUESTION
10 sec • 10 pts
let age = 20;
let result = (age >= 18) ? "Dewasa" : "Anak-anak";
Dewasa
Anak-Anak
True
False
7.
MULTIPLE CHOICE QUESTION
10 sec • 10 pts
let z = 100;
typeof z;
string
boolean
number
object
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?