Programming revision

Programming revision

9th Grade

16 Qs

quiz-placeholder

Similar activities

Exit Ticket 1/17

Exit Ticket 1/17

9th - 12th Grade

12 Qs

Python basics recap

Python basics recap

9th - 12th Grade

20 Qs

Python Programming Basics

Python Programming Basics

7th - 11th Grade

12 Qs

Project STEM AP CS A Unit 1 Quiz Review

Project STEM AP CS A Unit 1 Quiz Review

9th - 12th Grade

11 Qs

ICS Test #4 review

ICS Test #4 review

9th - 12th Grade

15 Qs

Functions in Python

Functions in Python

9th - 12th Grade

16 Qs

Python Review Quiz

Python Review Quiz

7th - 9th Grade

20 Qs

Project-Stem Unit 1 python coding

Project-Stem Unit 1 python coding

9th - 12th Grade

12 Qs

Programming revision

Programming revision

Assessment

Quiz

Computers

9th Grade

Medium

Created by

N Monconduit

Used 6+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Complete this sentence: A ………………… data type represents only two values.

Float

String

Character

Boolean

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following data types is used to store several characters?

Character

String

Boolen

Integer

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT an integer?

3

-3.2

-3

0

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used to assign values in Python?

==

!=

=

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is FALSE?

Variable declaration is done at the start of the program

Variable declaration is important to allocate required memory space

Not initialising a variable results in an error-free output

All of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following represents labels that represent values in computer and that can be changed during program execution?

Constant

Variable

Data type

DIV

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following programming construct denotes execution of statements or functions one after another?

Sequence

Selection

Iteration

Order

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?