2.2 Programming Alt

2.2 Programming Alt

10th Grade

87 Qs

quiz-placeholder

Similar activities

Code.org Variables and Conditionals

Code.org Variables and Conditionals

9th - 12th Grade

88 Qs

Unit 4: Variables, Conditionals, & Functions (APCSP '23-'24)

Unit 4: Variables, Conditionals, & Functions (APCSP '23-'24)

9th - 12th Grade

88 Qs

SNT le web

SNT le web

9th - 12th Grade

86 Qs

GCSE ICT Revision Session

GCSE ICT Revision Session

10th - 11th Grade

87 Qs

Tin

Tin

10th Grade

90 Qs

Unit 3 Lessons 1-9 (APCSP Code.org)

Unit 3 Lessons 1-9 (APCSP Code.org)

9th - 12th Grade

88 Qs

AP CSP Quizizz 8-22 - Binary and Hardware

AP CSP Quizizz 8-22 - Binary and Hardware

9th - 12th Grade

82 Qs

EOC MICROSOFT REVIEW

EOC MICROSOFT REVIEW

9th - 12th Grade

91 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?