What is function overriding?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Ask to write virtual base class code?

2149


What is stack unwinding?

606


Does std endl flush?

607


What is a static element?

575


What are the methods of exporting a function from a dll?

648






How do I tokenize a string in c++?

608


Explain the use of this pointer?

634


In which situation the program terminates before reaching the breakpoint set by the user at the beginning of the mainq method?

586


Define linked lists with the help of an example.

553


What is a tuple c++?

543


In what situations do you have to use initialization list rather than assignment in constructors?

633


Explain function overloading and operator overloading.

621


What is the use of lambda in c++?

577


Explain the static member function.

709


Array base access faster or pointer base access is faster?

1815