TEAM-ADA Archives

Team Ada: Ada Programming Language Advocacy

TEAM-ADA@LISTSERV.ACM.ORG

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Reply To:
Alexandre E. Kopilovitch
Date:
Tue, 6 Feb 2001 20:43:05 +0300
Content-Type:
text/plain
Parts/Attachments:
text/plain (22 lines)
>>>The only thing Java added
>>>to C++ was a little bit of (not nearly enough) error-resistance.
>
>>interfaces
>
>So what is the difference between a Java Interface and a C++ pure virtual class
>(apart from the C++ version being less restrictive)?

Well, consider the following declaration:

  public class GentleThread implements Runnable {
    ...
    }

How do you say that in C++ ? I.e., what in C++ corresponds to "implements" ?



Alexander Kopilovitch                      [log in to unmask]
Saint-Petersburg
Russia

ATOM RSS1 RSS2