What does the linker do?
No Answer is Posted For this Question
Be the First to Post Answer
Can we declare a base-class destructor as virtual?
What is problem with overriding functions?
What is math h in c++?
What do you mean by const correctness?
There is a array of 99 cells and we have to enter 1-100 elements in it , no two elements would repeat , so the is one no. missing because 99 cells and 1-100 nos. so we had to implement a function to find that missing no.
What is a binary file? List the merits and demerits of the binary file usagein C++.
What does int * mean in c++?
What is functions syntax in c++?
Why do we use classes in c++?
What is c++ good for?
Can I learn c++ without learning c?
In what situations do you have to use initialization list rather than assignment in constructors?