Vidyalelo
Computer Science · Q712

Linux

Engineering and GATE · Computer Science · question 712

Q712

The command "gcc -S demo.c" will

A.
stop compilation process after the generation of assembly code file
B.
generate demo.s file
C.
stop compilation process after the generation of assembly code file & generate demo.s file
Answer
D.
none of the mentioned

Answer: Option C

Solution

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