COMP2_Final Exam

COMP2_Final Exam

University

37 Qs

quiz-placeholder

Similar activities

ALGO - Prelim Reviewer

ALGO - Prelim Reviewer

University

34 Qs

Flowchart, Algorithm & Pseudo code

Flowchart, Algorithm & Pseudo code

University

37 Qs

AP Java Exam

AP Java Exam

8th Grade - University

35 Qs

Information Theory №3

Information Theory №3

University

38 Qs

Meeting 1.1: Setting up your dev environment

Meeting 1.1: Setting up your dev environment

University

42 Qs

AP CS A unit 1

AP CS A unit 1

11th Grade - University

36 Qs

IT-OOPRGO21 PRELIM

IT-OOPRGO21 PRELIM

University

35 Qs

JS Lesson 31-72

JS Lesson 31-72

12th Grade - 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?