name any two wrapper clases with one function in java
Answers
Answered by
1
Answer:
Each Java primitive has a corresponding wrapper: boolean, byte, short, char, int, long, float, double.
Explanation:
I hope this helps u
Answered by
0
Answer:
Each Java primitive has a corresponding wrapper: boolean, byte, short, char, int, long, float, double.
Explanation:
Similar questions