Programming Techniques

Programming Techniques

8th - 10th Grade

30 Qs

quiz-placeholder

Similar activities

CS: Fall Semester Exam (2019)

CS: Fall Semester Exam (2019)

9th - 12th Grade

25 Qs

Visual Basic

Visual Basic

9th Grade

25 Qs

Intro to Python

Intro to Python

8th Grade

30 Qs

Chapter 3 (to Section 3.6) Test

Chapter 3 (to Section 3.6) Test

9th - 12th Grade

34 Qs

PROGRAMMING WITH PYTHON

PROGRAMMING WITH PYTHON

7th - 8th Grade

35 Qs

Python End of Unit Quiz

Python End of Unit Quiz

9th Grade

35 Qs

CSE 3.1 Key Terms Review

CSE 3.1 Key Terms Review

9th Grade

33 Qs

Zero Lessons Test Review

Zero Lessons Test Review

10th - 12th Grade

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