name3

name3

9th - 12th Grade

6 Qs

quiz-placeholder

Similar activities

cá ăn cơm chó

cá ăn cơm chó

11th Grade

7 Qs

algebra presentation

algebra presentation

5th Grade - University

3 Qs

kuis manajemen pemasaran

kuis manajemen pemasaran

12th Grade

10 Qs

Quiz les

Quiz les

2nd Grade - University

10 Qs

ARCHITECTURAL Quiz

ARCHITECTURAL Quiz

1st Grade - University

10 Qs

Kerja Konkrit (Modul 8.0) 2

Kerja Konkrit (Modul 8.0) 2

1st Grade - Professional Development

6 Qs

Revit - Managing Documentation

Revit - Managing Documentation

9th Grade - University

9 Qs

formative Assessment

formative Assessment

12th Grade

6 Qs

name3

name3

Assessment

Quiz

Architecture

9th - 12th Grade

Easy

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?
"="
"=="
"==="
"!="