Answer Posted / boo
like said many times before me, primatives types arent
objects. Null isn't an object (I am saying this even though
it may seem trivial to some people). Exception Class
doesn't fall under Object either.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is identifier in java?
What are the ways in which a thread can enter the waiting state?
what is bmg file and how to create that files?what will it contailn?
What is the difference between int and integer in java?
Why synchronization is important?
How to print nodes of a Binary tree?
Can we use string in the switch case?
Is array dynamic in java?
Define locale.
Is main an identifier?
Is string pool garbage collected?
Is it possible to use Semaphore/ Mutex in an Interrupt Handler?
What is polymorphism java example?
What is local class in java?
How do you define a variable?