Web Lanjutan - Introduce

Web Lanjutan - Introduce

3rd Grade

10 Qs

quiz-placeholder

Similar activities

Algoritma dan flowchart

Algoritma dan flowchart

1st - 10th Grade

10 Qs

Service Learning Flowchart

Service Learning Flowchart

KG - Professional Development

10 Qs

FSWI - CH4 T1

FSWI - CH4 T1

KG - Professional Development

15 Qs

Algoritma pemrograman

Algoritma pemrograman

1st - 3rd Grade

10 Qs

Quiz Home Java Dasar 1

Quiz Home Java Dasar 1

1st - 5th Grade

8 Qs

Javascript-react-redux

Javascript-react-redux

1st - 5th Grade

15 Qs

Hardware & Software

Hardware & Software

1st - 3rd Grade

10 Qs

Struktur Percabangan PHP

Struktur Percabangan PHP

2nd Grade - University

10 Qs

Web Lanjutan - Introduce

Web Lanjutan - Introduce

Assessment

Quiz

Computers

3rd Grade

Hard

Created by

Indra Ardianto

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Penulisan variabel di javascript

let, const, var

var, let, cons

const, variabel, let

int, string, double

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

const nama lengkap = "Adam Jordan"

Perhatikan cara inisiasi variabel diatas

Benar

Salah

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Output yang dihasilkan dari program dibawah ini, adalah ...

console.log(a)

10

a

true

error

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

true && false

Output yang dihasilkan dari logika diatas adalah...

true

false

boolean

error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

console.log(false || false)

Output dari program diatas adalah ...

false

true

error

boolean

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

let result = condition ? value1 : value2 ;

Kode diatas adalah contoh penulisan operator ....

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Berikut adalah cara penulisan variabel array

const array = new Array()

Benar

Salah

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?