The command "gcc -S google.c" will:
a) stop compilation process after the generation of assembly code file
b) generate google.s file
c) both (a) and (b)
d) none of the mentioned

Submitted by: Murtaza
c) both (a) and (b)
Submitted by: Murtaza

Read Online GCC Compiler Job Interview Questions And Answers