what is unsigened char
and what is the difference from char
Answer Posted / guest
insigned character occupies the -127 to +128 bits .
char it occupies only one byte
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What was noalias and what ever happened to it?
What tq means in chat?
What is static identifier?
code for quick sort?
Without Computer networks, Computers will be half the use. Comment.
Write programs for String Reversal & Palindrome check
What are register variables? What are the advantage of using register variables?
Do pointers take up memory?
If the size of int data type is two bytes, what is the range of signed int data type?
What does %d do?
When is a void pointer used?
What library is sizeof in c?
Explain function?
What is spaghetti programming?
What are the applications of c language?