Quiz #1 - Integrative Programming

Quiz #1 - Integrative Programming

University

10 Qs

quiz-placeholder

Similar activities

Lourdes Amaranta Ayala Gracia

Lourdes Amaranta Ayala Gracia

8th Grade - University

10 Qs

Getting to Know Geoinformatics Course

Getting to Know Geoinformatics Course

University

12 Qs

Chapter 5 - Part One

Chapter 5 - Part One

University

15 Qs

UAS STRUTUR DATA

UAS STRUTUR DATA

University

14 Qs

Looping

Looping

University

10 Qs

8 ICT diagnostic test

8 ICT diagnostic test

8th Grade - University

10 Qs

Sec. 8: Scripting Basics

Sec. 8: Scripting Basics

University

10 Qs

RESPON MODUL 5

RESPON MODUL 5

University

12 Qs

Quiz #1 - Integrative Programming

Quiz #1 - Integrative Programming

Assessment

Quiz

Instructional Technology

University

Medium

Created by

Lea Morales

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is used to execute particular statements whether the value of the given condition evaluates to true or false.

Selection Statement

Looping

Counter Controlled Structure

Condition Controlled Structure

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This statement is used to combine multiple conditions into a single selection structure. It is also Called multiple selection

If Condition

Switch Condition

Else If Condition

For Loop

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This statement is used to execute a block of statements based on the variable to be tested for equality against predefined list of values.

Switch Statement

If Statement

Else If Statement

For Loop

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is a special type of decision making operator that is used to perform an operation that evaluates a logical expression then selects between two single statements.

Ternary Operator

If Statement

Else If Statement

Switch Statement

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It refers to a construct that enables a program to execute a block of statements or loop Body repetitively as long as the defined condition evaluates to true.

Loop

Statement

Condition

Counter Controlled Structure

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This Loop repeats it's block of statements for a specified number of times.

While Loop

Do While

For Loop

Switch

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This statement are used to change the flow of control of a Looping structure.

Jump

Break

Continue

Exit

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?