MCQs > IT & Programming > System Programming > Which command can be used to compile a C file called 'test.c' into an executable called 'test'?

System Programming MCQs

Which of the following commands can be used to compile a C file called "test.c" into an executable called "test"?

Answer

Correct Answer: cc -o test test.c

Explanation:

Note: This Question is unanswered, help us to find answer for this one

System Programming Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

System Programming Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it