Computer Applications
Name the package that contains wrapper classes.
Java Library Classes
ICSE 2018
36 Likes
Answer
java.lang
Answered By
25 Likes
Related Questions
Differentiate between primitive type and composite type data
int res = 'A';
What is the value of res?
Write the prototype of a function check which takes an integer as an argument and returns a character.
Write a program in Java to input a character. Find and display the next 10th character in the ASCII table.