Is this a abstract classe
- From: "sudhir" <sudhir.kumar.sharma@xxxxxxxxx>
- Date: 3 Mar 2006 21:56:40 -0800
I defined a class with 10 functions . It contains declaration of 5
functions and 5 functions are declared and defined. Is this class is
said to a abstract class.
Which one is correct?
If a class contains a virtual class then it is said to a abstract
class.
Or a abstract class always contains a virtual function.
Or neither is true.
Please clarrify me these.
A class containing the pure virtual function is always a abstract
class.
.
- Follow-Ups:
- Re: Is this a abstract classe
- From: Richard Heathfield
- Re: Is this a abstract classe
- Prev by Date: Re: Anyone can give some instructions on the function of this asm?
- Next by Date: Re: Source Code Spell Checker
- Previous by thread: Source Code Spell Checker
- Next by thread: Re: Is this a abstract classe
- Index(es):
Relevant Pages
|