JavaScript Exam Prep

JavaScript Exam Prep

Assessment

Flashcard

Computers

11th Grade

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

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?