Search Header Logo

Unit 4 Lesson 1-9

Authored by Rodney Helm

Computers

10th - 12th Grade

Used 4+ times

Unit 4 Lesson 1-9
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A single value of either TRUE or FALSE

Expression
Boolean
Conditionals
Boolean Expression

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 in programming, an expression that evaluates to True or False

Expression
Boolean
Conditionals
Boolean Expression

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 Statements that only run under certain conditions

If-Statement 
Conditionals
Selection
Concatenate

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The common programming structure that implements "conditional statements".

Data Type
If-Statement 
Do While Looop
While Loop

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Typically used when joining together text in programming (e.g. "Hello, "+name)

String
Expression
Variable
Concatenate

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A variable whose scope is covers the whole program, it can be used and updated by any part of the code. Its scope is typically derived from the variable being declared (created) outside of any function, object, or method.

Variable Scope
Global Variable
Expression
Local Variable

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 A variable that can only be seen, used and updated by code within the same scope. Typically this means it was declared (created) inside a function -- includes function parameter variables.

Variable Scope
Global Variable
Expression
Local Variable

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?