Unit 4 Lesson 1-9

Unit 4 Lesson 1-9

10th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Sains Komputer Tingkatan 5 - 1.3.3 Membina Jadual Kebenaran

Sains Komputer Tingkatan 5 - 1.3.3 Membina Jadual Kebenaran

1st Grade - Professional Development

15 Qs

LET's Check your knowledge on E-Governance & E-Commerce

LET's Check your knowledge on E-Governance & E-Commerce

10th Grade

11 Qs

Python Recap

Python Recap

7th Grade - University

20 Qs

Lua Review Corona SDK with Notepad++

Lua Review Corona SDK with Notepad++

10th - 12th Grade

15 Qs

Y10M2A2 - Selection

Y10M2A2 - Selection

6th - 10th Grade

15 Qs

quiz java job 1-3

quiz java job 1-3

11th Grade

10 Qs

INFORMATIKA

INFORMATIKA

12th Grade

15 Qs

CSP Unit 13 Practice Test

CSP Unit 13 Practice Test

9th - 12th Grade

15 Qs

Unit 4 Lesson 1-9

Unit 4 Lesson 1-9

Assessment

Quiz

Computers

10th - 12th Grade

Hard

Created by

Rodney Helm

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

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

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?