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
AnswerD.
none of the mentioned
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board