Answer Posted / dinesh kumar
yaa u know everything are object in java but only datatypes
is not object in java...if u use further these datatype as
a object then change data type into object by wrapper
classes...so this is the resion.....so u can easilly say
that java is not 100% object oriented language because of
using data types okay....
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
How you can force the garbage collection?
How we create object in copy constructor?
What is the difference between a constructor and a method?
What are the 8 primitive data types in java?
Is it possible to use Semaphore/ Mutex in an Interrupt Handler?
What is the major difference between linkedlist and arraylist?
Is array a class in java?
What is anagram word?
What is the maximum size of a string in java?
How do you write a good declaration?
What is treemap in java?
What are the topics in advance java?
How to overcome the exception object reference not set to an instance of object?
What is immutable in java?
Difference between ‘>>’ and ‘>>>’ operators in java?