difference between object file and executable file


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Explain how are 16- and 32-bit numbers stored?

0 Answers  


How main function is called in c?

0 Answers  


What are operators in c?

0 Answers  


write a program whose output will be- 1 12 123 1234

10 Answers  


What do you mean by scope of a variable in c?

0 Answers  






What is the use of sizeof () in c?

0 Answers  


When should volatile modifier be used?

0 Answers  


What is the need of structure in c?

0 Answers  


What is %lu in c?

0 Answers  


When do you say that a digraph is acyclic A)if and only if its first search does not have back arcs B)a digraph is acyclic if and only if its first search does not have back vertices C)if and only if its first search does not have same dfnumber D)None of these

1 Answers   Accenture, IBM,


What's the difference between constant char *p and char * constant p?

0 Answers   Celstream,


Explain 'far' and 'near' pointers in c.

0 Answers  


Categories