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
What is a buffer in java?
Can we catch more than one exception in single catch block?
Why does java have different data types for integers and floating-point values?
What are different access specifiers in java?
Is there any case when finally will not be executed?
Is age discrete or continuous?
What is package private scope in java?
Difference between string, string builder, and string buffer?
how to create constants in java?
What is a method signature java?
What is meant by polymorphism?
How many bits is a word?
How do constructors use this() and super()?
What is the difference between procedural and object-oriented programs?
What is procedure writing?