HTML CSS JS Review

HTML CSS JS Review

12th Grade

15 Qs

quiz-placeholder

Similar activities

Arrays in Java

Arrays in Java

9th - 12th Grade

20 Qs

Unit 5 Quiz - Loops & Lists (code.org)

Unit 5 Quiz - Loops & Lists (code.org)

10th - 12th Grade

20 Qs

BE METER REVIEW #4

BE METER REVIEW #4

12th Grade

13 Qs

JavaScript Basics Test

JavaScript Basics Test

10th - 12th Grade

20 Qs

Python programming

Python programming

6th - 12th Grade

16 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

Basic Data Structures - Intro to CS

Basic Data Structures - Intro to CS

12th Grade

15 Qs

Javascript

Javascript

10th - 12th Grade

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