Search Header Logo

FORM3 IT TERM2 T1

Authored by Joy Sewlal

Computers

7th Grade

CCSS covered

Used 29+ times

FORM3 IT TERM2 T1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

How many choices are possible when using a single if-else statement?

1
2
3
4

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

The "If" Statement is an example of a _________________

Correctional Statement

Competitive Statement

Conditional Statement

Inquisitive Statement

Tags

CCSS.L.2.1F

CCSS.L.8.1C

CCSS.L.8.3A

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

True/False: The body of an "if" statement will only be executed if the condition is true.

True

False

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What happens to the code in the body of an "if" statement if the condition is false?

The computer determines if it is essential to the program and if it is, then the code is executed anyway.

It turns into a comment .

The code is skipped.

The code stages a revolution and attempts to take over the program, ultimately unsuccessfully, which leads to it not being executed.

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of these can be paired with an "if" statement to represent other outcomes of a scenario?

or

else

but

Endif

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is my result?

mickey := mouse ; .

if mickey = mouse .

. writeln("Mickey is a mouse")

.else .

. writeln("Minnie rules") ;

"Mickey is a mouse"

"Minnie rules"

Nothing prints.

"Mickey is a mouse" & "Minnie rules"

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is my result?

mickey := moose ; .

if mickey = mouse .

. writeln("Mickey is a mouse")

.else .

. writeln("Minnie rules") ;

answer choices

"Mickey is a Mouse

"Minnie rules

"Mickey is a Moose"

Nothing prints

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?