Search Header Logo
JavaScript Exam Prep

JavaScript Exam Prep

Assessment

Flashcard

Computers

11th Grade

Practice Problem

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

83 questions

Show all answers

1.

FLASHCARD QUESTION

Front

A string;

Back

can contain letters, numbers, spaces, and symbols.

2.

FLASHCARD QUESTION

Front

A boolean;

Back

Expresses a true false statement

3.

FLASHCARD QUESTION

Front

An if/else statement; Options: 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

Back

Runs a boolean (true/false) statement based on data entered

4.

FLASHCARD QUESTION

Front

Greater than or equal to

Back

>=

5.

FLASHCARD QUESTION

Front

Repeat something 10 times: repeat 10 , for (var i=0; i<10; i++), repeat { } until 10;, while (i = 10)

Back

for (var i=0; i<10; i++)

6.

FLASHCARD QUESTION

Front

When we surround a word with quotes "David" it's called ?

Back

a string

7.

FLASHCARD QUESTION

Front

In a programming language, __________ are used to store data values.

Back

variables

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?