Wednesday, January 6, 2010

Re: [Java] why java is not fully object oriented ???

 

Java is not 100% OOP because of static. static is not part of OOP. you do
not invoke static methods or use static variables through instantiated
objects.

Cheers.

On Wed, Jan 6, 2010 at 1:53 AM, David Kramer <david@thekramers.net> wrote:

>
>
> On Tue, January 5, 2010 8:34 am, anjali sharma wrote:
> > hello,
> > Java is not 100% object oriented because i kno one of the feature
> > that java dont support directly is multiple inheritance which is one of
> > the
> > feature of oops.....but it can be achived in java using interface....
>
> Inheritance is a feature of OOP. Multiple inheritance is not, to the best
> of my knowledge. Can you cite a reference that says it is?
>
>
>

[Non-text portions of this message have been removed]

__._,_.___
Visit http://aiaiai.com or http://jgame.org for more groups to join.
Java Official Group is created for the following topics: Java 2 Enterprise Edition - J2EE, Java 2 Standard Edition - J2SE, Java 2 Micro Edition - J2ME, XML, XSL, XSD, XPATH, Web Services, Jini, JXTA for all type of Java Geeks.
Whoever posts spam / ads / job related message will be BANNED IMMEDIATELY
.

__,_._,___

No comments:

Post a Comment