what is difference between signed & unsigned char?

Answer Posted / aruna devi

range of signed char is -128 to 127
range of unsigned char is 0 to 255

that is the difference between signed and unsigned char.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between runnable and callable interface in java?

576


What do you mean by composition in java?

555


What is a double?

584


Is int primitive data type?

501


What are daemon Threads in java?

604






What is treemap in java?

543


What are the two types of java programming?

529


Why deletion in linkedlist is fast than arraylist?

528


Is arraylist zero based?

547


Explain the difference between static and dynamic binding in java?

534


State the difference between creating string as new () and literal.

515


Is char a data type in java?

534


What is immutability in java?

598


What is the exact difference in between Unicast and Multicast object?

1500


What is split return?

486