please tell me what is wrapper class in java with example ?
Answer Posted / pradeep
the wrapper class is used for accessing the primtive data
type for to the object.
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
What is the different types of functions?
What is a percentage sign called?
Is string a data type in java?
Does java map allow duplicates?
Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?
Can you explain inner class.
What is meant by attribute?
What are the characteristics of java?
What is the difference amongst jvm spec, jvm implementation, jvm runtime ?
Is list ordered in java?
Can you explain the meaning of aggregation and composition
Write a program to show whether a graph is a tree or not using adjacency matrix.
Which list is sorted in java?
Is multiple inheritance supported by java?
What does it mean that strings are immutable?