Programming Techniques

Programming Techniques

9th Grade

18 Qs

quiz-placeholder

Similar activities

SQL Bronze Quiz

SQL Bronze Quiz

8th - 10th Grade

15 Qs

GCSE Databases

GCSE Databases

9th - 11th Grade

18 Qs

Computer Science - Python

Computer Science - Python

9th - 12th Grade

15 Qs

BBC Microbit

BBC Microbit

7th - 9th Grade

16 Qs

S4D DDD Databases

S4D DDD Databases

8th - 10th Grade

20 Qs

Python Basics Review (TSK)

Python Basics Review (TSK)

9th - 12th Grade

20 Qs

PYTHON

PYTHON

9th Grade

14 Qs

3.1 Data Types

3.1 Data Types

8th - 10th Grade

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