State the number of bytes occupied by char and int data types.
17 Likes
char occupies 2 bytes and int occupies 4 bytes.
Answered By
8 Likes
Which of the following is a valid java keyword?