Answer Posted / ruban
Wrapped classes are classes that allow primitive types to
be accessed as objects.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What does three dots mean in java?
Write a factorial program using recursion in java?
Is it possible to write a regular expression to check if string is a number?
What is an object's lock and which object's have locks in java programming?
Can we override private methods?
Does hashset allow duplicates in java?
Why arraylist is used in java?
what is the role of xml in core java?? and how we can use it?? can somebody give a sample program with explanation and from where i can read more about xml?????
From the two, which would be easier to write: synchronization code for ten threads or two threads?
what is the difference between thread and runnable types? : Java thread
Why we override equals() method?
Can we make a constructor final?
What are the application of stack?
What are the 2 types of java programs?
What are the steps involved to create a bean?