Page 1 of 1

What is meant by pure virtual function?

Posted: Wed Jul 13, 2022 7:52 pm
by answerhappygod
a) Function which does not have definition of its own
b) Function which does have definition of its own
c) Function which does not have any return type
d) Function which does not have any return type & own definition