Virtual function becomes pure virtual function by appending”=0″ to its declaration.
Let us try to understand pure virtual function with…
Virtual function becomes pure virtual function by appending”=0″ to its declaration.
Let us try to understand pure virtual function with…