Programming Techniques

Programming Techniques

8th - 10th Grade

30 Qs

quiz-placeholder

Similar activities

Final Exam Review

Final Exam Review

8th Grade

25 Qs

EOT Revision Programming and Algorithms

EOT Revision Programming and Algorithms

8th - 10th Grade

30 Qs

[AP CSP] Programming Lesson 1 - Input/Output, Data Types

[AP CSP] Programming Lesson 1 - Input/Output, Data Types

9th - 12th Grade

25 Qs

Python GCSE

Python GCSE

10th Grade

27 Qs

AQA GCSE Programming

AQA GCSE Programming

10th Grade

25 Qs

Python Basics Quiz

Python Basics Quiz

8th Grade

25 Qs

CPM2 Quiz Review

CPM2 Quiz Review

10th - 12th Grade

25 Qs

S3 Computing Python Basics & Data Types

S3 Computing Python Basics & Data Types

9th Grade

30 Qs

Programming Techniques

Programming Techniques

Assessment

Quiz

Computers

8th - 10th Grade

Medium

Created by

Marc Hoy

Used 102+ times

FREE Resource

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