HTML CSS JS Review

HTML CSS JS Review

12th Grade

15 Qs

quiz-placeholder

Similar activities

H - Ord/Chr

H - Ord/Chr

12th Grade

10 Qs

Do Now Lesson 2

Do Now Lesson 2

9th - 12th Grade

15 Qs

AP CSP 2020 Midterm Review

AP CSP 2020 Midterm Review

10th - 12th Grade

16 Qs

Java Arrays Basic

Java Arrays Basic

10th - 12th Grade

15 Qs

Python Basics

Python Basics

KG - University

16 Qs

Java Script

Java Script

10th - 12th Grade

10 Qs

Javascript Quiz 1

Javascript Quiz 1

9th - 12th Grade

15 Qs

Semester Review

Semester Review

9th - 12th Grade

16 Qs

HTML CSS JS Review

HTML CSS JS Review

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Emmanuelle Arroyo

Used 4+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What surrounds a string?
Quotations
Curly Brackets
Parenthesis
Square Brackets

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

A variable:

Expresses a true false statement
stores a string, number, or boolean, and gives it a specific, case-sensitive name
takes in an input, does something with it, and then returns an output.

tests a condition and runs code if it is true

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

A function:

Expresses a true false statement
can contain letters, numbers, spaces, and symbols.
takes in an input, does something with it, and then returns an output.
Runs a boolean (true/false) statement based on data entered

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

An if/else statement;
Expresses a true false statement
can contain letters, numbers, spaces, and symbols.
takes in an input, does something with it, and then returns an output.

tests a condition and runs code if it is true

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

A string:

Expresses a true false statement
can contain letters, numbers, spaces, and symbols.
takes in an input, does something with it, and then returns an output.

is a type of variable holding numbers only

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of variable is apple?

var apple = " Fuji "

string

Boolean

array

number

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Which attribute is used to define the language of a HTML element?

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?