2.2 Programming Alt

2.2 Programming Alt

10th Grade

87 Qs

quiz-placeholder

Similar activities

Unit 4 Programming

Unit 4 Programming

9th - 12th Grade

88 Qs

Computer Network Systems

Computer Network Systems

10th Grade

89 Qs

technical round

technical round

KG - Professional Development

90 Qs

Digital documentation

Digital documentation

10th Grade

86 Qs

ICT10 - Q1 - General Quiz

ICT10 - Q1 - General Quiz

10th Grade

85 Qs

USBN C2

USBN C2

10th - 12th Grade

85 Qs

OCR GCSE Computer Science - J276 1.1 - 1.7

OCR GCSE Computer Science - J276 1.1 - 1.7

KG - Professional Development

91 Qs

Data Representation

Data Representation

8th - 12th Grade

82 Qs

2.2 Programming Alt

2.2 Programming Alt

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Richard Smith

Used 13+ times

FREE Resource

87 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1.Which of the following programming construct denotes execution of statements or functions one after another?
A.Sequence
B.Selection
C.Iteration

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3.Which of the following arithmetic operator in Python is used to find remainder of a division operation?
A.DIV
B.//
C.%

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4.What is the function of // operator in Python?
A.Finding quotient of division operation
B.Finding remainder of division operation
C.Finding quotient and rounding it to the next whole number
D.None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5.Which of the following arithmetic operator in Python is used to find 25?
A.^
B.*
C.**
D.None of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6.Complete this sentence: ……………………… is used to execute a particular set of statements repeatedly until a condition is satisfied.
A.Sequence
B.Iteration
C.Selection
D.All of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7.Which of the following structure is used to iterate a set of statements by counting the number of times it needs to be executed?
A.For structure
B.Do…. While
C.Repeat… Until
D.None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

8.Which of the following structures is NOT available in Python?
A.For structure
B.While loop
C.Repeat… Until
D.None of the above

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?