Bagaimana cara deklarasi variabel dengan benar di JavaScript?
Chapter 2 - FSW - Quiz Berhadiah

Quiz
•
Computers
•
Professional Development
•
Medium
Fahmi Alfareza
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
var x = 5;
variable x = 5;
let x = 5;
const x = 5;
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Apa hasil dari ekspresi berikut: 10 + "5"?
15
"105"
105
Error
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Bagaimana cara mendeklarasikan fungsi di JavaScript?
function myFunction() {}
var myFunction = function() {}
def myFunction() {}
let myFunction = () => {}
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Apa yang dimaksud dengan DOM dalam konteks pengembangan web?
Document Object Model
Data Object Model
Document Order Model
Digital Object Model
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Bagaimana cara memeriksa tipe variabel "string" di JavaScript?
typeof variable === "text"
variable.type === "string"
typeof variable === "string"
variable.isString()
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Apa hasil dari ekspresi: 5 % 2?
3
2
1
0
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Apa yang dilakukan oleh pernyataan return dalam fungsi JavaScript?
Mengakhiri eksekusi fungsi dan mengembalikan nilai
Mendeklarasikan variabel
Menambahkan jeda baris dalam kode
Mencetak nilai ke konsol
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Moringa JavaScript Arrays

Quiz
•
5th Grade - Professio...
15 questions
JS

Quiz
•
Professional Development
12 questions
JavaScript Quiz Day-1

Quiz
•
Professional Development
10 questions
Quiz fungsi object dan array

Quiz
•
Professional Development
10 questions
IT ENGLISH: Research Project Topics - Java and JavaScript

Quiz
•
Professional Development
10 questions
Introducción a JavaScript

Quiz
•
Professional Development
15 questions
24/01/2024

Quiz
•
Professional Development
6 questions
GO4 x FE23! Quiz Zerius Day 6

Quiz
•
Professional Development
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