name4

name4

9th - 12th Grade

6 Qs

quiz-placeholder

Similar activities

Lab Values

Lab Values

10th - 12th Grade

10 Qs

Semester 1 kisi2

Semester 1 kisi2

2nd Grade - University

10 Qs

DASAR-DASAR DPIB BIM

DASAR-DASAR DPIB BIM

10th Grade

10 Qs

untitled

untitled

1st Grade - University

7 Qs

AutoCAD - LTK - Rajah Bongkah - Lukisan Ortografik

AutoCAD - LTK - Rajah Bongkah - Lukisan Ortografik

10th - 11th Grade

10 Qs

Kerja Konkrit (Modul 8.0) 2

Kerja Konkrit (Modul 8.0) 2

1st Grade - Professional Development

6 Qs

Himpunan kls 7

Himpunan kls 7

9th - 12th Grade

10 Qs

Inequality

Inequality

4th Grade - University

10 Qs

name4

name4

Assessment

Quiz

Architecture

9th - 12th Grade

Hard

Created by

Andrei Andrei

Used 1+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

test question
Earth
Mars
a
b

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is a class in CSS?
A way to apply styles
A way to apply animations
A math function
A function that creates HTML elements

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What tag is used to create links?
<link></link>
<href></href>
<a></a>
<b></b>

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is an ID in HTML and CSS?
A unique identifier used to style a single element in CSS
A tag that creates a hyperlink in HTML
A way to apply styles to multiple elements at once
A property used to change text color in CSS

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What keyword is used to declare a variable in JavaScript?
const
let
var
All of the above

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which symbol is used for strict equality comparison in JavaScript?
"="
"=="
"==="
"!="