Question: To compile a C program written in a file named test.c and then generate a binary output, which command is used? Question 5 options: gcc

To compile a C program written in a file named test.c and then generate a binary output, which command is used?

Question 5 options:

gcc test.c test.out

gcc test.out test.c

gcc test.c -o test.out

gcc test.c test.out -o

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!