HTML CSS JS Review

HTML CSS JS Review

12th Grade

15 Qs

quiz-placeholder

Similar activities

Variables and data types

Variables and data types

4th - 12th Grade

12 Qs

3rd Qtr QUIZ1 COMPUTER PROGRAMMING-Strings in Java-2-22-2023

3rd Qtr QUIZ1 COMPUTER PROGRAMMING-Strings in Java-2-22-2023

12th Grade

20 Qs

GCSE Computer Science Data types

GCSE Computer Science Data types

10th - 12th Grade

18 Qs

Code.org List

Code.org List

10th - 12th Grade

20 Qs

Code.org Unit 5 Test

Code.org Unit 5 Test

10th - 12th Grade

20 Qs

Computer Science Principles Lists Loops Traversals

Computer Science Principles Lists Loops Traversals

10th - 12th Grade

20 Qs

CSP Arrays

CSP Arrays

10th - 12th Grade

20 Qs

Java Strings

Java Strings

1st Grade - Professional Development

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