Pre-Test Operator Javascript

Quiz
•
Computers
•
11th Grade
•
Medium
ANTONIUS ADI PRATOMO
Used 6+ times
FREE Resource
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
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Strategi Algoritmik dan Pemrograman

Quiz
•
11th Grade
10 questions
Dasar-Dasar Algoritma

Quiz
•
11th Grade
10 questions
SOAL CODING DMI SEM 2

Quiz
•
9th - 12th Grade
10 questions
Informatika Fase F - Karakter dan String

Quiz
•
11th Grade
14 questions
Quiz Pemrograman dan Algoritma

Quiz
•
11th Grade
10 questions
resuperação av2

Quiz
•
11th Grade
10 questions
Algoritma dan Pemrograman

Quiz
•
10th Grade - University
15 questions
Asesmen SK - Hardware Software 8

Quiz
•
8th Grade - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade