Answer Posted / janet
Wrapper classes are classes that allow primitive types to
be accessed as objects.
| Is This Answer Correct ? | 111 Yes | 18 No |
Post New Answer View All Answers
Does java support multiple inheritance or not?
What is an object in java and how is it created?
Why method overriding is used?
Can a main method be overloaded?
What is charat java?
Why do we create threads in java?
How objects of a class are created if no constructor is defined in the class?
What is thread count in java?
What is an exception in java?
What is threaded programming and when is it used? : Java thread
Which is better stringbuffer or stringbuilder?
How can a gui component handle its own events in java programming?
What is difference between java and java ee?
what is the difference between a threads start() and run() methods? : Java thread
how to deploy tomcatserver to weblogic server? write d following steps?