Question: unix Time left 1:05:32 Question 11 Not yet Your program contains 3 files: info.h, info.c, main.c. You also added a correct makefile. if you did
Time left 1:05:32 Question 11 Not yet Your program contains 3 files: info.h, info.c, main.c. You also added a correct makefile. if you did some changes on the file main.c only after the first execution of command (make). What is the output of executing the command (make) again answered Marked out of 2.00 P Flag question gcc-c info.c gcc-c main.c gcc info.o mairro -o project O gcc-c main.c gcc info.o main.o -o project O gcc info.o main.o -o project Ogcc-c main.c Next page Previous page El Type here to search
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
