What does the linker do?


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

Post New Answer

More C++ General Interview Questions

Which is the best c++ compiler?

0 Answers  


What is difference between array and vector in c++?

0 Answers  


What are static type checking?

0 Answers  


How to declaring variables in c++?

0 Answers  


What is the difference between reference and pointer?

0 Answers  






What data encapsulation is in c++?

0 Answers  


Is there a c++ certification?

0 Answers  


What is the output of the following 3D Array int arr[3][2][2]={1,2,3,4,5,6,7,8,9,10,11,12}; what is the output for arr[2][1][0]?

6 Answers   HCL, Integra, IPMC, ORG,


How does java differ from c and c++?

0 Answers  


What are the conditions that have to be met for a condition to be an invariant of the class?

1 Answers  


What is the purpose of template?

0 Answers  


What's the order in which the objects in an array are destructed?

0 Answers  


Categories