Environment Setup Flashcards
1
Q
What tools are required to set up an environment in order to write, compile, and run a program written in the C language? Select all that apply.
A
- Text editor
- C compiler
2
Q
What type of file contains the source code?
A
source files
3
Q
What is source code compiled into?
A
machine language