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

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

What type of file contains the source code?

A

source files

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

What is source code compiled into?

A

machine language

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