Do you know what is overriding?


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

Post New Answer

More C++ General Interview Questions

why is iostream::eof inside a loop condition considered wrong?

0 Answers  


What parameter does the constructor to an ofstream object take?

0 Answers  


Can we change the basic meaning of an operator in c++?

0 Answers  


What is the precedence when there is a global variable and a local variable in the program with the same name?

0 Answers  


What is the best c++ ide?

0 Answers  






Why do we use setw in c++?

0 Answers  


Explain the difference between c++ and java.

0 Answers  


Is atoi safe?

0 Answers  


Will c++ be replaced?

0 Answers  


Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).

0 Answers  


what is upcasting in C++?

0 Answers  


What is extern c++?

0 Answers  


Categories