Search Header Logo
ICT Grade 9 3rd Quarter Review

ICT Grade 9 3rd Quarter Review

Assessment

Presentation

Computers

9th Grade

Medium

Created by

Ellis Jade

Used 23+ times

FREE Resource

7 Slides • 10 Questions

1

ICT Grade 9 3rd Quarter Review

2

  • If Statement​

  • If-Else Statement

  • Nested-If Statement

  • Switch Statement​

Lesson 5: Condition for Decisions

COVERAGE

Some text here about the topic of discussion

Lesson 6: Loops and Exceptions

  • For Loop

  • While Loop

  • Do-While Loop

  • Nested Loops​

3

TEST I - TRUE OR FALSE (10 points)​

TEST II - MULTIPLE CHOICE (30 points)​

TEST III - CONSTRUCTED RESPONSE (10 points)​

TYPES OF EXAM

Some text here about the topic of discussion

4

​ARE YOU READY?

5

Choose the word TRUE if the statement is correct otherwise choose FALSE.​

TEST I - TRUE OR FALSE

Some text here about the topic of discussion

6

Multiple Choice

The if-else statement is the simplest among all the conditional statements.

1

TRUE

2

FALSE

7

Multiple Choice

If the test condition evaluates to false, the statements within the scope will

be executed.

1

TRUE

2

FALSE

8

Multiple Choice

There is an alternative way to produce the same output using other looping

structure.

1

TRUE

2

FALSE

9

Multiple Choice

The values to be tested in the switch statement are limited to those of data types int and char.

1

TRUE

2

FALSE

10

Multiple Choice

The loop control variable is a variable whose value is to be tested if it satisfies a certain condition.

1

TRUE

2

FALSE

11

For each item, you are given four choices from which you will select the correct answer.

TEST II - MULTIPLE CHOICE

Some text here about the topic of discussion

12

Multiple Choice

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

1

1

2

2

3

3

4

4

13

Multiple Choice

Which of the following parts of the “For” looping structure holds the initial value of the loop control variable?

1

Increment/ Operation

2

Initialization

3

Statements

4

Test Condition

14

Multiple Choice

Which of the following parts of the “For” looping structure dictates the change in value of the loop control variable?

1

Increment/ Operation

2

Initialization

3

Statements

4

Test Condition

15

Multiple Choice

What condition occurs when the program runs endlessly?

1

Definite Loop

2

Indefinite Loop

3

Infinite Loop

4

Loop Hole

16

Multiple Choice

Which of the following looping structures has two or more loops inside a loop?

1

Do-While Loop

2

For Loop

3

Nested Loop

4

While Loop

17

GOOD LUCK KIDS!!!

ICT Grade 9 3rd Quarter Review

Show answer

Auto Play

Slide 1 / 17

SLIDE