KS4 Programming Techniques (1)

KS4 Programming Techniques (1)

8th - 10th Grade

10 Qs

quiz-placeholder

Similar activities

Python Programming Basics

Python Programming Basics

7th - 11th Grade

12 Qs

Python Revision

Python Revision

8th Grade

15 Qs

Yr11 LC1.1 - Programming techniques check

Yr11 LC1.1 - Programming techniques check

10th Grade

6 Qs

Python for Class 7

Python for Class 7

7th - 8th Grade

11 Qs

Programming in Python

Programming in Python

6th - 8th Grade

10 Qs

Python Basics

Python Basics

6th - 12th Grade

9 Qs

N4 SDD - Code understanding quiz 1

N4 SDD - Code understanding quiz 1

10th - 12th Grade

15 Qs

Data types and Input

Data types and Input

7th - 9th Grade

14 Qs

KS4 Programming Techniques (1)

KS4 Programming Techniques (1)

Assessment

Quiz

Computers

8th - 10th Grade

Hard

Created by

Mike Jenkins

Used 188+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image
Which of the following statements are false about variable names:
They must always be in capital letters
They should be descriptive
They should not start with numbers or contain spaces
They point to memory locations

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image
Which of the following is not a valid data type?
Fraction
Float
String
Integer

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image
Quotation marks around a variable’s identifier imply that it is a:
String
Integer
Character
List

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image
This variable data type can only have True or False values:
Boolean
Integer
True/False
String

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image
The statement A OR B implies that A and B are:
Booleans
Integers
Strings
Constants

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image
Casting refers to:
Converting between variable data types
Boolean algebra
Printing out of the program’s results
Sending values to a function or procedure

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
The programming keywords ELSE IF or ELIF are best used when our selection needs to work with:
More than two choices
More than three choices
More than one choice
A conditional loop

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?