Seberapa pengetahuan anda tentang Javascript?
FSWI - CH4 T1

Quiz
•
Computers
•
KG - Professional Development
•
Medium
Facilitator Quality
Used 3+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • Ungraded
Sangat ahli
Biasa saja
Sedikit tau
Belum tau apa apa
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
sebutkan type data pada javascript
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
sintak di bawah akan menghasilkan ?
const firstName = "Binar";
const lastName = "Academy";
const fullname = firstName + lastName;
console.log(fullname);
Binar Academy
Academy Binar
BinarAcademy
AcademyBinar
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
const a = 30;
const b = 5;
console.log(a+b);
console log tersebut akan menghasilkan output ....
30
35
5
305
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
const a = 1;
const b = '3';
console.log(a + b);
console log tersebut akan menghasilkan output ....
1
3
4
13
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
console log dibawah ini menghasilkan output ....
console.log(1 + 2 * 2)
6
5
24
14
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
console log dibawah ini menghasilkan output ....
const hujan = true;
if (!hujan) console.log('hari ini akan hujan');
else console.log('hari ini tidak akan hujan');
hari ini akan hujan
hari ini tidak akan hujan
true
false
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Treinamento JS - Capítulo 2

Quiz
•
Professional Development
12 questions
React-Hooks

Quiz
•
Professional Development
10 questions
Axios in Vue 3

Quiz
•
12th Grade - University
10 questions
Introducción Arreglos JS II

Quiz
•
10th Grade
18 questions
Mega Quizz 🎁

Quiz
•
Professional Development
15 questions
Nivelamento JavaScript e Variáveis

Quiz
•
KG - University
10 questions
Basics of Javascript

Quiz
•
9th - 12th Grade
10 questions
React.Js quiz

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade