in C Plus Plus by

What is a pure virtual function?

1 Answer

0 votes
by

A virtual function with no function body and assigned with a value zero is called as pure virtual function.

Related questions

+1 vote
+1 vote
+1 vote
+2 votes
asked Jun 19, 2019 in C Plus Plus by anonymous
0 votes
asked Jun 15, 2020 in C Plus Plus by Robindeniel (20.8k points)
0 votes
asked Jun 11, 2020 in C Plus Plus by Robindeniel (20.8k points)
+1 vote
+2 votes
asked Jun 19, 2019 in C Plus Plus by anonymous
...