Vidyalelo
Computer Science · Q311

Linux

Engineering and GATE · Computer Science · question 311

Q311

If we compile the example.c file with the command "gcc -c example.c", then the output file will be

A.
example.o
Answer
B.
example.s
C.
example.i
D.
none of the mentioned

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board