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

How do you find out if a linked-list has an end?

0 Answers  


Differentiate between a constructor and a method in C++.

0 Answers   Tech Mahindra,


What are pointer-to-members in C++? Give their syntax.

0 Answers   HAL,


When the constructor of a base class calls a virtual function, why doesn't the override function of the derived class gets called?

0 Answers  


How do you clear a set in c++?

0 Answers  






structure contains int, char, float how it behaves for big endian and little endian?

1 Answers   BITS,


What are proxy objects?

2 Answers  


Can you please explain the difference between overloading and overriding?

0 Answers  


Difference between delete and delete[]?

5 Answers   Infosys, TCS, Virtusa,


Can we define a constructor as virtual in c++?

0 Answers  


Why is c++ considered difficult?

0 Answers  


Which ide is best for c++?

0 Answers  


Categories