Examveda

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

D. none of the mentioned

Answer: Option C


This Question Belongs to Computer Science >> Linux

Join The Discussion

Related Questions on Linux