WebXam Programming Quiz for Grade 11

WebXam Programming Quiz for Grade 11

11th Grade

15 Qs

quiz-placeholder

Similar activities

Soal Teknologi Dasar Web (HTML, CSS, JavaScript)

Soal Teknologi Dasar Web (HTML, CSS, JavaScript)

11th Grade

15 Qs

Uji Pengetahuan Pengembangan Aplikasi Web

Uji Pengetahuan Pengembangan Aplikasi Web

11th Grade

10 Qs

Sistematizacija gradiva IX

Sistematizacija gradiva IX

9th Grade - University

16 Qs

Logical Operator

Logical Operator

11th Grade

17 Qs

Grade11_COMPROG2_Q4_Quiz#2

Grade11_COMPROG2_Q4_Quiz#2

11th Grade

15 Qs

Hhhjj

Hhhjj

10th Grade - University

10 Qs

Web 3.6 Bacaan

Web 3.6 Bacaan

11th Grade

20 Qs

Web 3.1-3.3 Bacaan

Web 3.1-3.3 Bacaan

11th Grade

20 Qs

WebXam Programming Quiz for Grade 11

WebXam Programming Quiz for Grade 11

Assessment

Quiz

Information Technology (IT)

11th Grade

Hard

Created by

Joanna Call

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following JavaScript code snippet? ```javascript console.log(typeof null); ```

"object"

"null"

"undefined"

"boolean"

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to create a hyperlink?