XII CS Chapter6 Control Structures

XII CS Chapter6 Control Structures

12th Grade

10 Qs

quiz-placeholder

Similar activities

Python Control structures

Python Control structures

12th Grade

10 Qs

Python Control Structure

Python Control Structure

12th Grade

15 Qs

XII - CS - Lesson 6 - Control Structure - Quiz 3

XII - CS - Lesson 6 - Control Structure - Quiz 3

12th Grade

15 Qs

Python Boolean

Python Boolean

11th - 12th Grade

11 Qs

🔦 Formative Assessment 2: Flow Controls

🔦 Formative Assessment 2: Flow Controls

12th Grade

10 Qs

Python Conditionals and If Statements

Python Conditionals and If Statements

8th Grade - University

15 Qs

Quiz On Conditional Statements In Python

Quiz On Conditional Statements In Python

12th Grade

6 Qs

Python

Python

1st - 12th Grade

10 Qs

XII CS Chapter6 Control Structures

XII CS Chapter6 Control Structures

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Shajeena Elmo

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

elif can be considered to be abbreviation of

nested if

if..elif

if..else

else if

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which statement is generally used as placeholder?

pass

break

continue

goto

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The condition in the if statement should be in the form of

Arithmetic

Arithmetic or logical expression

Relational or logical expression

Relational or arithmetic expression

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which is the most comfortable loop?

if..elif

while

do..while

for

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which amongst this is not a jump statement?

continue

goto

for

break

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In python ____ is done using various forms of 'if' structures

Sequencing

Branching

Iteration

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

____ is a null statement, it is generally used as a place holder

Continue

Break

Pass

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?