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: Joyce Edwards   on Jul 11

Yes, it is _almost_ pure OOP language.

Some parts of it are not pure OOP because it also has
the concept of primitives for basic datatypes like
int, char etc. However, you can still wrap these in
objects like java.lang.Integer

Gurus on the list may point out other places where it
is not fully OO.

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: