Thread
:
What is the point of pure virtual functions?
View Single Post
Apr 14th, 2006, 2:30 AM
#
3
InfoGeek
Professional Programmer
Join Date: Jun 2005
Location: India, The great.
Posts: 435
Rep Power:
4
Quote:
Originally Posted by
grumpy
Technically, a base class can declare a pure virtual function, and also [optionally] define it (provide an implementation).
In what situation should we
define
a pure virtual function?
__________________
PFO - My daily dose of technology.
InfoGeek
View Public Profile
Find More Posts by InfoGeek