Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Rabiah Begum    on Jul 11 In Java Category.

  
Question Answered By: Bathilda Schmidt   on Jul 11

If we're really picky (and also if you agree with me that static members are not
OOP), it isn't possible to actually write a fully OOP program in Java. The
"main" method gets in the way.

Leaving that aside, it is possible to avoid the primitives and just use the
objects, although I doubt that many people do.

I don't believe that this makes Java 100% OO, but it does mean that you can use
it in an OO manner. Regardless, of course, it's fairly close.

Share: 

 

This Question has 19 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on JAVA OOP or not ? Or get search suggestion and latest updates.


Tagged: