Basic and Advance Java Question:
What are wrapped classes in Java Programming?
Answer:
Wrapped classes are classes that allow primitive types to be accessed as objects.
Previous Question | Next Question |
Is sizeof a keyword in Java Programming? | Does garbage collection guarantee that a program will not run out of memory? |