Computer Programming I - Chapter 7

About this set

Created by:

juanflowers  on January 4, 2012

Classes:

Programming

Log in to favorite or report as inappropriate.
Pop out
No Messages

You must log in to discuss this set.

Computer Programming I - Chapter 7

Address
A variable's location in memory where its value is stored.
1/12
Preview our new flashcards mode!

Study:

Cards

Speller

Learn

Test

Scatter

Games:

Scatter

Space Race

Tools:

Export

Copy

Combine

Embed

Order by

Terms

Definitions

Address A variable's location in memory where its value is stored.
Argument A variable or value passed to a procedure.
Control class The data type used to create a control object.
Documentation Comments that describe a procedure and any preconditions or postconditions of the procedure.
Function procedure A procedure that performs a specific task and then returns a value. Also referred to as "function."
Parameter A variable declared in a procedure to accept the value or address of an argument.
Pass Giving data to a procedure.
Postcondition A statement of what must be true at the end of the execution of a procedure if the procedure has worked properly. Also referred to as "post."
Precondition The initial requirements of a procedure. Also referred to as "pre."
Reference parameter A variable declared in a procedure to accept the address of an argument. Reference parameters can alter the value of the variable arguments used in the procedure call.
Sub procedure A set of statements that perform specific tasks. Event procedures and general procedures are Sub procedures.
Value parameter A variable declared in a procedure to accept a copy of an argument. Value parameters cannot alter the value of the actual arguments used in the procedure call

First Time Here?

Welcome to Quizlet, a fun, free place to study. Try these flashcards, find others to study, or make your own.

Set Champions

Scatter Champion

9.0 secs by jak32 

Space Race Champion

15,160 points by Anon_16 

Completed “Learn” mode

jak32 , OG11 , Darkness1000 , optimusprime96