Re: Abstract Class

From: Jeff Schwab (jeffplus_at_comcast.net)
Date: 05/18/04


Date: Tue, 18 May 2004 08:37:58 -0400

Julie wrote:
> Victor Bazarov wrote:
>
>>Merlin wrote:
>>
>>>Been reading the GOF book and started to make the distinction between
>>>Class and Interface inheritance. One question though:
>>
>>One? Really?
>>
>>
>>>Do pure abstract classes have representations? (data members?)
>>
>>Some do, some don't. Up to you.
>>
>>
>>>What about abstract classes?
>>
>>What about them?
>>
>>
>>>Should abstract classes have a destructor and or constructor? What
>>>about pure abstract classes?
>>
>>They should when needed.
>>
>>
>>>What are the conditions that must be satisfied for a class to be
>>>
>>>A) Pure Abstract class
>>>B) Abstract Class
>>
>>Homework questions should be answered by reading your textbook.
>
>
> What is the purpose of such senseless non-responses and blind assumptions?

Victor answered the meaningful questions correctly and concisely.



Relevant Pages

  • Re: excel question
    ... Nice one Julie :-) ... This is the way to treat homework questions -never liked the "figure it out ... People who aren't paid to know the solution deserve some ... > any of these ring a bell? ...
    (microsoft.public.excel.misc)
  • Re: Abstract Class
    ... Julie wrote: ... >>Homework questions should be answered by reading your textbook. ...
    (comp.lang.cpp)