Programming Techniques

Programming Techniques

8th - 10th Grade

30 Qs

quiz-placeholder

Similar activities

YEAR 11 PYTHON CHECKPOINT JAN25

YEAR 11 PYTHON CHECKPOINT JAN25

9th - 10th Grade

25 Qs

Data Types and Variables

Data Types and Variables

KG - 9th Grade

26 Qs

CodeHS Unit 5 - Booleans

CodeHS Unit 5 - Booleans

9th Grade

25 Qs

Python new

Python new

3rd Grade - University

26 Qs

AP CSP Exam Review

AP CSP Exam Review

10th - 12th Grade

27 Qs

CS: Fall Semester Exam (2019)

CS: Fall Semester Exam (2019)

9th - 12th Grade

25 Qs

Beginner Python KS3 Revision

Beginner Python KS3 Revision

8th - 10th Grade

26 Qs

Programming in Python

Programming in Python

9th Grade

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