[3159] in java-interest

home help back first fref pref prev next nref lref last post

Re: virtual functions

daemon@ATHENA.MIT.EDU (Arthur van Hoff)
Wed Nov 1 20:49:33 1995

Date: Wed, 1 Nov 1995 14:41:33 -0800
From: Arthur.Vanhoff@Eng.Sun.COM (Arthur van Hoff)
To: dougb@iron.butterfly.net
Cc: java-interest@java.Eng.Sun.COM


Hi Doug,

> I would like to learn how to implement virtual functions in Java.  I am very 
> new to o-o programming, but I have had success in writing virtual functions 
> in C++.  

In Java all methods are virtual! (unless they are static)

Have fun,

	Arthur van Hoff
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post