A routine usually part of the operation system that loads a program into memory prior to execution

a) linker

b) loader

c) preprocessor

d) compiler


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

Post New Answer

More C Interview Questions

What is volatile

2 Answers  


Write a program to display the no of bit difference between any 2 given numbers eg: Num1 will 12->1100 Num2 will 7->0111 the difference in bits are 2.

4 Answers  


‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .

0 Answers  


What are the functions to open and close the file in c language?

0 Answers  


What is the difference between array and structure in c?

0 Answers  






What's the difference between calloc() and malloc()?

4 Answers  


How are pointers declared in c?

0 Answers  


What is self-referential structure in c programming?

0 Answers  


Write a program to swap two numbers without using the third variable?

0 Answers  


What are header files? What are their uses?

0 Answers  


what are the stages of compilation

1 Answers   Bosch,


What is data types?

0 Answers  


Categories