Computer Science, asked by krishna684149, 10 months ago

how many types of integer literals are available in Java​

Answers

Answered by Anonymous
0

Answer:

Java characters are sixteen bit Unicode characters, ranging from 0 to 65535. Character literals are expressed in Java as a single quote, the character, and a closing single quote ( 'a' , '7' , '$' , 'π' ). Characterliterals have the type char , an unsigned integer primitive type.

¡¡¡¡¡¡¡¡¡¡¡¡

Answered by shiva7593
1

Answer:

2

Explanation:

long and short types

understood,long for big no and

short for small

Similar questions