Basic and Advance Java Question:

What are wrapped classes in Java Programming?

Tweet Share WhatsApp

Answer:

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

Download Java PDF Read All 81 Java Questions
Previous QuestionNext Question
Is sizeof a keyword in Java Programming?Does garbage collection guarantee that a program will not run out of memory?