August 19, 2017 by Anurag Tiwari in C++
Overriding: Overriding function having same name as well as same parameters replace the base class to the derived class(inherited class).