This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Beginning Java and the fly likes oops concepts #2 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "oops concepts #2" Watch "oops concepts #2" New topic
Author

oops concepts #2

S Naga Suresh
Greenhorn

Joined: Sep 13, 2002
Posts: 2
Why Java is not 100 % pure OOPS ? ( EcomServer )

[Dave changed the subject - so it doesn't look like a duplicate]
[ September 13, 2002: Message edited by: Dave Vick ]
Jose Velarde
Ranch Hand

Joined: Sep 11, 2002
Posts: 78
Purists argue that primitive data types are not objects.
Dirk Schreckmann
Sheriff

Joined: Dec 10, 2001
Posts: 7023
Perhaps having a static context negates the "object-orientedness" of Java as well.


[How To Ask Good Questions] [JavaRanch FAQ Wiki] [JavaRanch Radio]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: oops concepts #2
 
Similar Threads
Multiple Interface Inheritance / Interface Inheritance
whizlab question for SCJP1.5
cross the river
Problem in array length
ON THREADS