ICT S112 Midterm Review Quiz

ICT S112 Midterm Review Quiz

11th Grade

30 Qs

quiz-placeholder

Similar activities

SAD 1 Test 4

SAD 1 Test 4

9th - 12th Grade

26 Qs

GCSE Computer Science: Programming (Python)

GCSE Computer Science: Programming (Python)

9th - 12th Grade

25 Qs

Python Loops

Python Loops

11th Grade

25 Qs

AP Computer Science Principles (Final Exam part 2)

AP Computer Science Principles (Final Exam part 2)

9th - 12th Grade

30 Qs

Function and Conditional in Python

Function and Conditional in Python

11th - 12th Grade

30 Qs

Pseudocode and Error Tracing

Pseudocode and Error Tracing

11th - 12th Grade

26 Qs

Java - Flow of Control Quiz

Java - Flow of Control Quiz

9th - 12th Grade

26 Qs

Python

Python

11th Grade

25 Qs

ICT S112 Midterm Review Quiz

ICT S112 Midterm Review Quiz

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Leori Ignacio

Used 195+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is a branch of Discrete Mathematics dedicated to the study of the properties and manipulation of logical expressions.

Binary Tree

Boolean Algebra

Linear Algebra

Root Tree

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is a statement used to make decisions based on a given condition.

Conditional Statement

Formula

Functions

Stream

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is a powerful statement for decision making and is used to control the flow of execution of statements

If-Else Statement

Nested If-Else Statement

Simple If Statement

Switch Statement

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This conditional statement evaluates if a Boolean expression is True to execute an IF block, otherwise, the ELSE block will be executed.

If-Else Statement

Nested If-Else Statement

Simple If Statement

Switch Statement

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This conditional statement uses another set of conditional statement within an if or else block.

If-Else Statement

Nested If-Else Statement

Simple If Statement

Switch Statement

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This conditional statement allows a variable to be tested for equality against a list of values.

If-Else Statement

Nested If-Else Statement

Simple If Statement

Switch Statement

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following relational symbols makes the statement FALSE:

(3 ___ 6)

!=

>

<

<=

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?