Programming revision

Programming revision

9th Grade

16 Qs

quiz-placeholder

Similar activities

CodeHS - Intro to Python - Basics and Console Interaction

CodeHS - Intro to Python - Basics and Console Interaction

9th Grade - Professional Development

20 Qs

Python Basics Review (TSK)

Python Basics Review (TSK)

9th - 12th Grade

20 Qs

Project STEM AP CS A Unit 1 Quiz Review

Project STEM AP CS A Unit 1 Quiz Review

9th - 12th Grade

11 Qs

COSC 1 Final

COSC 1 Final

9th - 10th Grade

15 Qs

Python (The Basics)

Python (The Basics)

6th - 10th Grade

20 Qs

Python Mathematical operators quiz Q4_1

Python Mathematical operators quiz Q4_1

7th - 10th Grade

20 Qs

J277 Programming - Data Types

J277 Programming - Data Types

9th - 11th Grade

11 Qs

Python Basics (CodeHS)

Python Basics (CodeHS)

7th - 12th Grade

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