.obj file is created after
(a)compilation
(b)execution
(c)debugging
(d)none
Answers
Answered by
1
The Answer is Execution
Hope it Help you
Answered by
0
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
Similar questions