COMP2_Final Exam

COMP2_Final Exam

University

37 Qs

quiz-placeholder

Similar activities

String in Python

String in Python

University

36 Qs

A4ALGU CLUB EVENT QUIZ

A4ALGU CLUB EVENT QUIZ

University

40 Qs

CS 1400 Midterm 1 Review

CS 1400 Midterm 1 Review

University

34 Qs

C Programming

C Programming

University

40 Qs

JavaScript & ES6 Quiz

JavaScript & ES6 Quiz

University

40 Qs

Coding Skill Test -I

Coding Skill Test -I

University

40 Qs

term 2 practice grade 7

term 2 practice grade 7

7th Grade - University

35 Qs

C++ Quiz

C++ Quiz

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?