GCC Compiler Question:
Download Questions PDF

The preprocessor creates the file with extension:
a) .a
b) .i
c) .s
d) .o

Linux GCC Compiler Interview Question
Linux GCC Compiler Interview Question

Answer:

b) .i

Download Linux GCC Compiler Interview Questions And Answers PDF

Previous QuestionNext Question
The macros specifies in source code are expanded by:
a) pre-processor
b) assembler
c) compiler
d) linker
The a.out file is in the:
a) ELF format
b) EXE format
c) both (a) and (b)
d) none of the mentioned