Programming Techniques

Programming Techniques

9th Grade

18 Qs

quiz-placeholder

Similar activities

Micro:bit Part

Micro:bit Part

7th - 9th Grade

16 Qs

Micro Bits

Micro Bits

7th - 9th Grade

16 Qs

AQA GCSE Computer Science - 3.2.1 Data types

AQA GCSE Computer Science - 3.2.1 Data types

8th - 10th Grade

20 Qs

Data types and Input

Data types and Input

7th - 9th Grade

14 Qs

CPI:  Chapter 3 Variable

CPI: Chapter 3 Variable

KG - University

16 Qs

Iteration Recap

Iteration Recap

8th - 9th Grade

16 Qs

Programming Recap - 9F5

Programming Recap - 9F5

9th - 11th Grade

15 Qs

micro:bit

micro:bit

7th - 9th Grade

16 Qs

Programming Techniques

Programming Techniques

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Kevin Alpin

Used 6+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following is not true about variable names:
They must be descriptive
They must be in capital letters
They cannot start with numbers or contain spaces
They point to memory locations

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid keyword for output?
MODIFY
EDIT
DISPLAY
INPUT

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider the following expression: a = b. This means:
a will always be equal to b
b is being renamed into a
The value of memory location a gets copied into memory location b
The value of memory location b gets copied into memory location a

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid data type?
Real
String
Character
Fraction

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Whole numbers are stored using this data type:
Boolean
Character
Integer
Real

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This variable type can only have the values TRUE or FALSE:
Boolean
Character
Integer
Real

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Casting refers to
Boolean algebra
Rounding of reals
Converting data to a different type
Printing out of the program’s results

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?