logistic_guy
Senior Member
- Joined
- Apr 17, 2024
- Messages
- 1,269
Fill in the blanks in each of the following sentences about the C environment.
a) C programs are normally typed into a computer using a(n) ............ program.
b) In a C system, a(n) ............... program automatically executes before the translation phase begins.
c) The two most common kinds of preprocessor directives are ............. and ...............
d) The ................... program combines the output of the compiler with various library functions to produce an executable image.
e) The ................... program transfers the executable image from disk to memory.
a) C programs are normally typed into a computer using a(n) ............ program.
b) In a C system, a(n) ............... program automatically executes before the translation phase begins.
c) The two most common kinds of preprocessor directives are ............. and ...............
d) The ................... program combines the output of the compiler with various library functions to produce an executable image.
e) The ................... program transfers the executable image from disk to memory.