write a program to demonstrate virtual class or abstract class
Answers
Answered by
1
A pure virtual function is a virtual function in C++ for which we need not to write any function definition and only we have to declare it. It is declared by assigning 0 in the declaration. An abstract class is a class in C++ which have at least one pure virtual function.
Answered by
1
Answer:
ooh ok than gud bye kya pata kal milanga ki nahi
Similar questions