Question: Which is a correct comparison of the programs bash and gcc? Question 2 options: a)Both can read source code (though from BASH and C respectively)
Which is a correct comparison of the programs bash and gcc?
Question 2 options:
| a)Both can read source code (though from BASH and C respectively) and create executable files. | |
| b)Both are interpreters (of their respective language). | |
| c)Both are compilers (of their respective language). | |
| d)gcc is an interpreter of the C language while bash compiles shell scripts. | |
| gcc is a compiler of the C language while bash interprets shell scripts. |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
