Answer Posted / rajat dubey
Wrapper classes allow
primitive data types to
be accessed as
objects.They are one
per primitive
type:Boolean,Byte,Character,Double,Float,Integer,Long
and Short.Wrapper
classes make the
primitive type data to
act as objects.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is cr keyboard?
In the below example, how many string objects are created?
2) Suppose there are 5 directories having lot of files (say txt files) in each directory. 2 things :- 2.1) You want to search for filenames which have a particular pattern. 2.2) Out of these filtered files you want to search for a particular keyword or a search string. How can you achieve this?
What is the byte order of byte buffer?
How do singleton patterns work?
Why singleton pattern is better than creating singleton class with static instance?
please send me hr interview questions in it industry
Why does abstract class have constructor?
What is the difference between a method and a function in alice?
How does callback work in java?
Why 1 is not a prime number?
what is mutual exclusion? : Java thread
How do you sort data in java?
Can we rethrow the same exception from catch handler?
What is jee6?