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 are different data structures in java?
What are the states of thread in java?
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls
What are synchronized blocks in java?
Difference between arraylist and vector.
Why unicode is important?
Which is better ascii or unicode?
What is the reflection?
How many wrapper classes are there in java?
Explain heap sort?
What is encapsulation in java?
what is server side caching?
What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?
what do you mean by classloader in java?
Give a practical example of singleton class usage?