name5

name5

9th - 12th Grade

47 Qs

quiz-placeholder

Similar activities

Principles of Graphic Design Review

Principles of Graphic Design Review

9th Grade

44 Qs

строй мат 201-250

строй мат 201-250

11th Grade

50 Qs

Building Laws Preboard 2 of 2

Building Laws Preboard 2 of 2

KG - Professional Development

50 Qs

Carpentry and Joinery Handtools

Carpentry and Joinery Handtools

7th - 9th Grade

43 Qs

above ground drainage

above ground drainage

11th Grade

47 Qs

tin 10 hkii

tin 10 hkii

10th Grade

47 Qs

chương 7

chương 7

11th Grade

48 Qs

name5

name5

Assessment

Quiz

Architecture

9th - 12th Grade

Hard

Created by

Andrei Andrei

Used 1+ times

FREE Resource

47 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a class in CSS?
A way to apply styles to multiple elements by using a shared selector.
A JavaScript function that modifies CSS properties.
A function that creates animations.
A function that creates HTML elements.

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

3.

MULTIPLE CHOICE QUESTION

20 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

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a correct way of creating a function in JavaScript?
function myFunction() { }
def myFunction() { }
func myFunction() { }
create function myFunction() { }

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does the GET method do in an HTTP request?
Sends data to the server
Retrieves data from the server
Updates data on the server
Deletes data on the server

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?