Basic Programming Review

Basic Programming Review

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Key Concepts 1

Key Concepts 1

5th - 7th Grade

11 Qs

Python Loops

Python Loops

1st - 6th Grade

9 Qs

Y7 Kitronic Game Zip Microbit

Y7 Kitronic Game Zip Microbit

6th Grade

10 Qs

Understanding algorithms

Understanding algorithms

6th - 7th Grade

8 Qs

Sequences, Selections, and Loops

Sequences, Selections, and Loops

8th Grade

6 Qs

Sorting Algorithms

Sorting Algorithms

6th - 8th Grade

10 Qs

Big Idea 3: Algorithms and Programming

Big Idea 3: Algorithms and Programming

8th - 10th Grade

15 Qs

Codemonkey quiz #2

Codemonkey quiz #2

8th Grade

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