Vidyalelo
Computer Science · Q870

Linux

Engineering and GATE · Computer Science · question 870

Q870

The correct sequence of GCC compilation process is

A.
preprocessing → compilation → assemble → linking
Answer
B.
assemble → preprocessing → compilation → linking
C.
preprocessing → assemble → compilation → linking
D.
none of the mentioned

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board