Javascript Array dan Object

Javascript Array dan Object

University

15 Qs

quiz-placeholder

Similar activities

Mengenal Jendela dan Ikon Microsoft Excel

Mengenal Jendela dan Ikon Microsoft Excel

7th Grade - University

15 Qs

Ke-Al Azhar 8 an

Ke-Al Azhar 8 an

7th Grade - University

10 Qs

Basic Computer

Basic Computer

8th Grade - University

10 Qs

Fun with Computer Architecture

Fun with Computer Architecture

University

15 Qs

Icebreaking

Icebreaking

University

20 Qs

Jarkom

Jarkom

1st Grade - Professional Development

11 Qs

Software Testing

Software Testing

University

10 Qs

Javascript Array dan Object

Javascript Array dan Object

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

Sirojul Munir

Used 43+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Lengkapi kode program berikut ini untuk mendefinisikan array JavaScript !
let ar_materi = .... ;

["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

Media Image

Dari kode program ini, yang termasuk object adalah

person

firstname

fullname

John

4.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Media Image

Dari kode program ini, yang termasuk variabel objek adalah

person

firstname

fullname

John

5.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Media Image

Dari kode program ini, yang termasuk fungsi adalah

person

firstname

fullname

John

6.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Media Image

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

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?