Do Now 1/31

Do Now 1/31

10th Grade

11 Qs

quiz-placeholder

Similar activities

JS Fundamentals

JS Fundamentals

JS101

JS101

Weekly Test 2

Weekly Test 2

Learn JavaScript

Learn JavaScript

Javascript

Javascript

Nov 11 - Do Now

Nov 11 - Do Now

Do Now 1/31

Do Now 1/31

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Gabrielle Acosta

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 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.
Runs a boolean (true/false) statement based on data entered

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What surrounds a string?

Quotations
Curly Brackets
Parenthesis
Square Brackets

3.

MULTIPLE CHOICE QUESTION

30 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.
Runs a boolean (true/false) statement based on data entered

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A boolean;

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

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following code will:
x++;

Add 1 to the previous value of x
Add 1 to the previous value of y
Subtract 1 from the previous value of x
Give an error message

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

JavaScript uses the _______ keyword to define variables.

vrb
var
vari
va

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Greater than or equal to

> or =

> || =

>=

<=

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers