Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Thomas Evans   on Aug 15 In Java Category.

  
Question Answered By: Jimmy Abp   on Aug 15

> Why java  is not 100%  oops?

It has primitive datatypes in addition to objects.

int a;

is not the same as

Integer a;

Share: 

 

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

 
Didn't find what you were looking for? Find more on java query Or get search suggestion and latest updates.


Tagged: