Basic Programming Review

Basic Programming Review

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Careers

Careers

6th - 8th Grade

10 Qs

CSD Intro to Programming

CSD Intro to Programming

1st - 7th Grade

14 Qs

Sequencing

Sequencing

4th - 6th Grade

15 Qs

Looping / Conditionals

Looping / Conditionals

6th - 8th Grade

12 Qs

Code.org Express Course Vocab Lessons 1-10

Code.org Express Course Vocab Lessons 1-10

6th Grade

13 Qs

Learning to Code 1 and 2

Learning to Code 1 and 2

7th - 8th Grade

10 Qs

KS4 Programming Techniques (1)

KS4 Programming Techniques (1)

8th - 10th Grade

10 Qs

Punctuation Marks

Punctuation Marks

8th Grade

15 Qs

Basic Programming Review

Basic Programming Review

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

Jason Fredette

Used 14+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a class?

A template that defines the state and behavior of an object

A template that defines the inputs of a function

A template that defines the response of system events

A template that defines the scope of a variable

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a function?

A reusable block of code that performs a specific task

A reusable block of code that performs many tasks

A reusable block of code that defines an object template

A reusable block of code that defines an object contract

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

A named container that stores a value that can change

A named container that stores a value that cannot change

A named container that stores only true or false values

A named container that stores only floating point values

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a constant?

A named container that stores a value that can change

A named container that stores a value that cannot change

A named container that stores only true or false values

A named container that stores only floating point values

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an argument?

Required input data for a function

Required input data for a class

Required input data for an interface

Required input data for an event

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an event?

A recognized action that a program responds to.

A recognized action that a function responds to.

A recognized action that a variable responds to.

A recognized action that an object responds to

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is sequence?

Executing list of statements in a specific order

Executing a list of statements in a random order

Executing a list of statements a specific number of times

Executing a list of statements based on a decision path

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?