Question 1

Complete
Mark 5.00 out of 5.00
Flag question

Question text

Elemen HTML mana yang dipakai untuk menempatkan JavaScript
Select one:

Question 2

Complete
Mark 5.00 out of 5.00
Flag question

Question text

Bagaimana menulis pernyataan IF untuk mengeksekusi beberapa kode jika "i" adalah tidak sama dengan 5?
Select one:

Question 3

Complete
Mark 5.00 out of 5.00
Flag question

Question text

Bagaimana mengawali loop WHILE ?
Select one:

Question 4

Complete
Mark 5.00 out of 5.00
Flag question

Question text

Bagaimana mengawali loop FOR ?
Select one:

Question 5

Complete
Mark 5.00 out of 5.00
Flag question

Question text

Bagaimana menambahkan komentar di JavaScript?
Select one:

Question 6

Complete
Mark 5.00 out of 5.00
Flag question

Question text

Cara menyisipkan comment yang memiliki lebih dari satu baris?
Select one:

Question 7

Complete
Mark 5.00 out of 5.00
Flag question

Question text

Apa cara yang benar untuk menulis array JavaScript?
Select one:

Question 8

Complete
Mark 5.00 out of 5.00
Flag question

Question text

Bagaimana Anda membulatkan 7,25, ke integer terdekat?
Select one:

Question 9

Complete
Mark 5.00 out of 5.00
Flag question

Question text

Bagaimana menemukan nomor dengan nilai tertinggi x dan y?
Select one:

Question 10

Complete
Mark 5.00 out of 5.00
Flag question

Question text

Apa JavaScript sintaks yang benar untuk membuka jendela baru yang disebut "w2"?
Select one:

Question 11

Complete
Mark 5.00 out of 5.00
Flag question

Question text

JavaScript adalah sama dengan Java
Select one:

Question 12

Complete
Mark 5.00 out of 5.00
Flag question

Question text

Manakah sintaks JavaScript yang benar untuk menulis "Hello World"
Select one:

Question 13

Complete
Mark 5.00 out of 5.00
Flag question

Question text

Bagaimana Anda bisa mendeteksi nama browser klien?
Select one:

Question 14

Complete
Mark 5.00 out of 5.00
Flag question

Question text

Dimana tempat yang tepat untuk menyisipkan JavaScript?
Select one:

Question 15

Complete
Mark 5.00 out of 5.00
Flag question

Question text

Apa sintaks yang benar untuk merujuk ke skrip eksternal yang "xxx.js"?
Select one:

Question 16

Complete
Mark 5.00 out of 5.00
Flag question

Question text

File JavaScript eksternal harus berisi tag
Select one:

Question 17

Complete
Mark 5.00 out of 5.00
Flag question

Question text

Bagaimana Anda menulis "Hello World" di Alert Box?
Select one:

Question 18

Complete
Mark 5.00 out of 5.00
Flag question

Question text

Bagaimana membuat fungsi dalam JavaScript?
Select one:

Question 19

Complete
Mark 5.00 out of 5.00
Flag question

Question text

Bagaimana memanggil fungsi bernama "myFunction"?
Select one:

Question 20

Complete
Mark 5.00 out of 5.00
Flag question

Question text

Bagaimana menulis pernyataan IF di JavaScript?
Select one: