Shared Flashcard Set

Details

Chapter 6 Terminology P. 1
Chapter 6 Terms (Sections 1 - 10
8
Computer Science
Not Applicable
10/01/2010

Additional Computer Science Flashcards

 


 

Cards

Term
Function Decleration
Definition
A function prototype.
Term
Formal Parameter
Definition
There must be one argument in the function call for each parameter in the function definition.
Term
Function Signature or Signature
Definition
The portion of a function prototype that includes the name of the function and the types of its arguments.
Term
Argument Coercion
Definition
forcing arguments to the appropriate types specified by the parameter declarations.
Term
Promotion Rules
Definition
To convert between types without losing data.
Term
Enumeration
Definition
User defined type
Term
storage-class specifiers
Definition
auto, register, extern, mutable and static
Term
Labels
Definition
identifiers followed by a colon
Supporting users have an ad free experience!