Which of the following are primitive data types?
19 Likes
Answered By
11 Likes
The size of '\n' is:
There are 128 set of different characters used in a Java program.
int x = 98; char ch = (char)x; what is the value in ch?