Basic and Advance Java Question:
Download Questions PDF

What are wrapped classes in Java Programming?

Answer:

Wrapped classes are classes that allow primitive types to be accessed as objects.

Download Java Interview Questions And Answers PDF

Previous QuestionNext Question
Is sizeof a keyword in Java Programming?Does garbage collection guarantee that a program will not run out of memory?