Programming Concepts

Programming Concepts

Assessment

Flashcard

Computers

10th - 12th Grade

Hard

Created by

Esmeralda Soto

FREE Resource

Student preview

quiz-placeholder

12 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Define a Function

Back

Defining a function means to teach the computer a new command and explain what it should do when receiving that command.

2.

FLASHCARD QUESTION

Front

Call a Function

Back

Calling a function actually gives the command, so the computer will run the code for that function.

3.

FLASHCARD QUESTION

Front

Function body

Back

The part of a function that contains the commands.

4.

FLASHCARD QUESTION

Front

Decomposition

Back

Decomposition is breaking your program into smaller parts.

5.

FLASHCARD QUESTION

Front

Top Down Design

Back

Top down design is a method for breaking our program down into smaller parts.

6.

FLASHCARD QUESTION

Front

Comment

Back

A message in your code that explains what is going on.

7.

FLASHCARD QUESTION

Front

Precondition

Back

Assumptions we make about what must be true before the function is called.

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?