What is function overriding?



What is function overriding?..

Answer / sudar

base class method they can used to contain same function and arguments of subclass.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More C++ General Interview Questions

how many rounds and wt type of questios ask in the written test for first round 2. tech. round 3. and futher rounds

0 Answers   Thought Works,


What is class definition in c++ ?

0 Answers  


What is the difference between the functions rand(), random(), srand() and randomize()?

0 Answers  


Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.

0 Answers  


How is an Abstract Base Class(ABC) related to an "Abstract Data Type" (ADT)

2 Answers  


What operators can you overload in c++?

0 Answers  


What is the full form nasa?

0 Answers  


What are the basics of local (auto) objects?

0 Answers  


without if else statement can be written ah

0 Answers  


How do you allocate and deallocate memory in C++?

1 Answers  


how to access grid view row?

0 Answers  


In which memory a class gets stored(in heap /in stack)? And why??

2 Answers  


Categories