What is the range of the char type?

Answer Posted / pkr_reddy

char is a 16 bit type range from 0 to 65536.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to do a true java ping from windows?

620


What is the same as procedures?

538


Can we define private and protected modifiers for the members in interfaces?

542


What is locale?

608


What’s the difference between the methods sleep() and wait()?

543






What is difference between iterator and enumeration in java?

527


What is the significance of continue jump statement? Explain with an example.

745


What is the role of garbage collector in java?

495


Is a char always 1 byte?

511


what methods would you overwrite in java.lang.object class?

569


What does it mean to flush a file?

574


What is the type of lambda expression?

543


Are arrays passed by reference in java?

492


What is constant in programming?

560


What is string data?

560