Answer Posted / sitaram
Wrapper classes are used to convert primitive types to
objects. wrapper classes are final classes. final classes
can't be extends to other class.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is an example of a conditional statement?
What are void methods?
Explain about member inner classes?
What is the purpose of static methods and static variables?
What is the final keyword in java?
What is percentage in java?
What is boolean used for?
What is application system?
What is a functional interface?
Explain about public and private access specifiers?
What is a local block?
Explain the selection sort algorithm and state its time complexity?
Explain about complier design(phases)
What is heterogeneous in java?
Explain different types of thread priorities ?