Answer Posted / nashiinformaticssolutions
In Java, when you declare primitive datatypes, then Wrapper classes are responsible for converting them into objects(Reference types).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the differences between c++ and java? Explain
a thread is runnable, how does that work? : Java thread
Is null a string?
What are different type of exceptions in java?
What is the significance of listiterator?
what is the swingutilities.invokelater(runnable) method for? : Java thread
What is the Concept of Encapsulation in OOPS
What are design patterns and please explain?
What is the benefit of abstract class?
Why is it called a string?
How can we find the actual size of an object on the heap?
What is java argument list?
What is multi level inheritance in java?
What is "this" keyword in java? Explain
Give me some null interfaces in java?