COMP2_Final Exam

COMP2_Final Exam

University

37 Qs

quiz-placeholder

Similar activities

Python

Python

KG - Professional Development

35 Qs

Java Control Structures

Java Control Structures

11th Grade - Professional Development

39 Qs

Java Control Flow and Collections

Java Control Flow and Collections

11th Grade - Professional Development

39 Qs

Introduction to Python Programming (BPCLK205B)

Introduction to Python Programming (BPCLK205B)

University

40 Qs

Lesson 3 - SDLC Models

Lesson 3 - SDLC Models

University

33 Qs

Loop Control Statement in C

Loop Control Statement in C

University

41 Qs

CS 1: Big Idea #3 Practice

CS 1: Big Idea #3 Practice

9th Grade - University

32 Qs

CIA VIVA- Practical & Theory

CIA VIVA- Practical & Theory

University

40 Qs

COMP2_Final Exam

COMP2_Final Exam

Assessment

Quiz

Computers, Professional Development

University

Medium

Created by

Angela Cruz

Used 5+ times

FREE Resource

37 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

They provide a means for some statements to be skipped or by-passed during execution, depending on the result of a condition(s).

Control Structure

Sequence Structure

Selection Structure

Iteration Structure

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is the simplest type of structure

Control Structure

Sequence Structure

Selection Structure

Iteration Structure

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In this type of structure the statements are executed sequentially in the order in which they appear in the program

Control Structure

Sequence Structure

Selection Structure

Iteration Structure

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In this type of structure provides a choice between two alternatives

Control Structure

Sequence Structure

Selection Structure

Iteration Structure

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It allows us to execute a statement or group of statements multiple times.It allows us to execute a statement or group of statements multiple times.

Control Structure

Sequence Structure

Selection Structure

Iteration Structure

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is the most useful and powerful code structure

Control Structure

Sequence Structure

Selection Structure

Iteration Structure

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This keyword is pythons way of saying "if the previous conditions were not true, then try this condition

if

elif

else

for loop

while loop

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?