Quiz #1 - Integrative Programming

Quiz #1 - Integrative Programming

University

10 Qs

quiz-placeholder

Similar activities

Pengenalan Pemrograman dan JavaScript

Pengenalan Pemrograman dan JavaScript

University

8 Qs

Go Pointers

Go Pointers

University

11 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

8th Grade - University

10 Qs

Lesson 2 - PCK6

Lesson 2 - PCK6

University

14 Qs

MTA 98-368 STUDY GUIDE

MTA 98-368 STUDY GUIDE

11th Grade - Professional Development

9 Qs

Java 9 Test

Java 9 Test

7th Grade - Professional Development

10 Qs

HyperLoop

HyperLoop

5th Grade - Professional Development

8 Qs

Quiz

Quiz

University

11 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

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?