Answer Posted / sriragv
Primitive data typets are not objects but we can use them
as objects by wrapping them
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a static and a non-static inner class in java programming?
What is a arraylist in java?
What is derived datatype?
What is sizeof () operator?
Does string isempty check for null?
What will be the initial value of an object reference which is defined as an instance variable?
What are the differences between string and stringbuffer?
Explain about interthread communication and how it takes place in java?
How can you share data between two thread in Java?
what is meant by Garbage collection?
What is multi level inheritance in java?
Can a boolean be null java?
What is the protected method modifier?
What is module with example?
Define max and min heap, also the search time of heap.