Web Lanjutan - Introduce

Web Lanjutan - Introduce

3rd Grade

10 Qs

quiz-placeholder

Similar activities

hari 3 - kuis coding & pengenalan AI

hari 3 - kuis coding & pengenalan AI

1st - 6th Grade

10 Qs

Basic Programming QUIZ

Basic Programming QUIZ

1st - 10th Grade

15 Qs

Pascal Assessment

Pascal Assessment

3rd - 4th Grade

10 Qs

Web Lanjutan 2024 - 1

Web Lanjutan 2024 - 1

3rd Grade

6 Qs

Introduction to Programming Concepts

Introduction to Programming Concepts

3rd Grade

15 Qs

React 2

React 2

1st - 5th Grade

12 Qs

JAVA QUIZ

JAVA QUIZ

1st - 12th Grade

11 Qs

Fungsi Input dan Output Python

Fungsi Input dan Output Python

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?