Answer Posted / kiran
yes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how overloading takes place in c++?
What is function prototyping? What are its advantages?
Define a pdb file.
Differentiate between late binding and early binding. What are the advantages of early binding?
How should a contructor handle a failure?
What is endianness?
What are the advantages of c++?
What is heap sort in c++?
If a header file is included twice by mistake in the program, will it give any error?
How is c++ used in the real world?
What is a template in c++?
What are special characters c++?
Why is standard template library used?
What's the order in which the local objects are destructed?
How do you invoke a base member function from a derived class in which you’ve overridden that function?