Computer Science, asked by taskeenzafar69, 2 months ago

.obj file is created after
(a)compilation
(b)execution
(c)debugging
(d)none

Answers

Answered by Itzinayatreturns21
1

The Answer is Execution

Hope it Help you

Answered by rashmidevi9877
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