Chapter 2 Vocab Flashcards

1
Q

Preprocessor Directive

A

a C program line beginning with # that provides an instruction to the preprocessor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Preprocessor

A

a system program that modifies a C program prior to its compilation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

library

A

a collection of useful functions and symbols that may be accessed by a program.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly