Describe the setting up of my member functions to avoid overriding by the derived class?
Why is main an int?
Is it possible to pass an object of the same class in place of object reference to the copy constructor?
What is your strongest programming language (Java, ASP, C, C++, VB, HTML,C#, etc.)?
24 Answers Infosys, Microsoft, TCS,
Explain the difference between c & c++?
If there are two catch statements, one for base and one for derived, which should come first?
Explain the extern storage classes in c++.
Why do we use using namespace std in c++?
Define a pointer to a data member of the type pointer to pointer?
Why can’t you call invariants() as the first line of your constructor?
Is atoi safe?
What are containers in c++?
Describe the main characteristics of static functions?