The correct sequence of GCC compilation process is:
a) preprocessing -> compilation -> assemble -> linking
b) assemble -> preprocessing -> compilation -> linking
c) preprocessing -> assemble -> compilation -> linking
d) none of the mentioned

Submitted by: Murtaza
a) preprocessing -> compilation -> assemble -> linking
Submitted by: Murtaza

Read Online GCC Compiler Job Interview Questions And Answers