Computer Science, asked by johnsmith11matt, 5 months ago

9. Which of these is the external
wrapper of the class?
Class name
Variables
Methods
Constructors​

Answers

Answered by Innocentgirl58
0

Answer:

Wrapper classes in Java belong to the java. lang package, Therefore there is no need to import any package explicitly while working with them.

Similar questions