Lengkapi kode program berikut ini untuk mendefinisikan array JavaScript !
let ar_materi = .... ;
Javascript Array dan Object

Quiz
•
Computers
•
University
•
Hard
Sirojul Munir
Used 43+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
["HTML","CSS","JS"]
<"HTML","CSS","JS">
{"HTML","CSS","JS"}
"HTML,CSS,JS"
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Data berikut ini adalah penulisan array object yang benar!
[
"name":"John",
"age":30,
"cars":["Ford", "BMW", "Fiat"]
]
{
"name" = "John",
"age" = 30,
"cars" = ["Ford", "BMW", "Fiat"]
}
{
"name":"John",
"age":30,
"cars":["Ford", "BMW", "Fiat"]
}
[
"name" = "John",
"age" = 30,
"cars" = ["Ford", "BMW", "Fiat"]
]
3.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
Dari kode program ini, yang termasuk object adalah
person
firstname
fullname
John
4.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
Dari kode program ini, yang termasuk variabel objek adalah
person
firstname
fullname
John
5.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
Dari kode program ini, yang termasuk fungsi adalah
person
firstname
fullname
John
6.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
Dari kode program ini, yang termasuk nilai atau value variabel adalah
person
firstname
fullname
John
7.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
Fungsi yang didefinisikan dalam object javascript dapat mengakses variabel object yaitu menggunakan keyword
let
this
function
return
Create a free account and access millions of resources
Similar Resources on Quizizz
14 questions
AES: Coding Fundamentals Lessons 1 and 2

Quiz
•
7th Grade - Professio...
13 questions
Ulangan Info 9

Quiz
•
9th Grade - University
20 questions
QUIZ DASAR DASAR PEMROGRAMAN JAVA

Quiz
•
11th Grade - University
15 questions
Soal Java

Quiz
•
11th Grade - University
20 questions
Ujian_web

Quiz
•
University
10 questions
Workshop INFORMATIONALL

Quiz
•
University
10 questions
2021_DASPRO_PERTEMUAN2

Quiz
•
University
10 questions
Pretes Inheritance P1

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