name5

name5

9th - 12th Grade

47 Qs

quiz-placeholder

Similar activities

Arte Bizantina e Romanica

Arte Bizantina e Romanica

10th Grade

45 Qs

Arch

Arch

9th Grade

43 Qs

2nd quarter review game

2nd quarter review game

10th Grade - University

45 Qs

SS BM 2 Review

SS BM 2 Review

2nd Grade - University

46 Qs

RERU

RERU

10th Grade

44 Qs

gogo

gogo

1st Grade - Professional Development

47 Qs

Câu hỏi về lập trình và CSDL

Câu hỏi về lập trình và CSDL

12th Grade - University

51 Qs

Timber Technology

Timber Technology

11th Grade

45 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?