Except that Java methods (along with classes) can be marked as final, so
they cannot be overridden.

--John

> -----Original Message-----
> From: A mailing list for discussion about Sun Microsystem's Java Servlet
> API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Chris
> Pratt
> Sent: Tuesday, March 23, 1999 8:38 AM
> To: [EMAIL PROTECTED]
> Subject: Re: virtual functions
>
>
> Actually what you are describing, in C++ terminology, is a PURE virtual
> function.  In Java, all methods are equivalent to a C++ virtual function.
>     (*Chris*)
>

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to