Top Down Design Review

Top Down Design Review

Assessment

Passage

Computers

9th Grade

Medium

Created by

PATRICIA LAMMERT

Used 1+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the building blocks of a program in Karel?

Commands and functions

Variables and loops

Classes and objects

Arrays and strings

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why are functions used in programming?

To increase the speed of the program

To break down problems into smaller parts

To make the program run on different platforms

To enhance the graphics of the program

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is one guideline for when to put commands into their own function?

The commands are rarely used

The commands are complex

The group of commands accomplishes a specific task

The commands are written in a different language

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of tucking away lists of commands inside a named function?

To make the program run faster

To make the program more readable

To reduce memory usage

To enhance security

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the relationship between commands and functions in a program?

Commands are outside functions

Commands go inside functions

Functions are inside commands

Functions and commands are unrelated

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What should be considered when deciding to create a new function?

The function's name

The function's length

The function's specific task

The function's color scheme

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a common feature of problems that programs aim to solve?

They are always simple

They are often large and complex

They are always related to graphics

They are always related to security

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?