HTML CSS JS Review

HTML CSS JS Review

12th Grade

15 Qs

quiz-placeholder

Similar activities

JavaScript Quiz | For Beginners

JavaScript Quiz | For Beginners

1st Grade - University

10 Qs

The String Class

The String Class

12th Grade

20 Qs

AppsLab_Q2

AppsLab_Q2

10th Grade - Professional Development

10 Qs

Array

Array

10th - 12th Grade

20 Qs

AP CSP Unit 5 Review: Lists, Loops and Traversals

AP CSP Unit 5 Review: Lists, Loops and Traversals

9th - 12th Grade

19 Qs

Trắc nghiệm xâu

Trắc nghiệm xâu

9th - 12th Grade

10 Qs

String Warm Up

String Warm Up

8th - 12th Grade

12 Qs

String Manipulation (Python)

String Manipulation (Python)

9th - 12th Grade

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