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
Bagaimana cara deklarasi variabel dengan benar di JavaScript?
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 Wayground
10 questions
Structure Data Review

Quiz
•
University - Professi...
10 questions
FE Batch 20 (Javascript Fundamental)

Quiz
•
Professional Development
15 questions
JavaScript

Quiz
•
Professional Development
10 questions
Advanced JS

Quiz
•
Professional Development
12 questions
ES6

Quiz
•
Professional Development
13 questions
Javascript HTML CSS

Quiz
•
Professional Development
10 questions
Moringa JavaScript Arrays

Quiz
•
5th Grade - Professio...
9 questions
PreTrainingJavaScript

Quiz
•
Professional Development
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade