Answer Posted / ritesh sinha
The java programing language provides wrapper classes to
manipulate primitive data elements as objects. such data
element are wrapped in an object created around them.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is default constructors?
Explain the init method?
What are 4 pillers of object orinted programming?
What is better - 'bit-shift a value' or 'multiply by 2'?
What is the purpose of lambda expressions?
What is a boolean used for?
What is JVM and is it platform independent?
What is method and methodology?
What is array length?
What is arraylist e in java?
how can you catch multiple exceptions in java?
Write a java program for binary search?
Which is the best sorting technique in java?
What is the this keyword?
What is floating data type?