Thread
:
confused code
View Single Post
#
7
(
permalink
)
07-02-2007, 10:10 PM
creativehacker
Member
Join Date: Jun 2007
Posts: 11
Unless it is declared as virtual, the binding is done at compile time in C++. This is not the case in Java.
However, static members are bind at compile time in Java.
creativehacker
View Public Profile
Send a private message to creativehacker
Find all posts by creativehacker