what is unsigened char
and what is the difference from char
Answers were Sorted based on User's Feedback
char langth is -128 to 127
and unsigned char have no neathive value so langth is
increase 256 .
this is the main differece.
manish soni TBC jaipur
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / guest
insigned character occupies the -127 to +128 bits .
char it occupies only one byte
| Is This Answer Correct ? | 0 Yes | 1 No |
What do you mean by a sequential access file?
difference between object file and executable file
hi, which software companys will take,if d candidate's % is jst 55%?
Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
Why clrscr is used after variable declaration?
What is nested structure in c?
consider the following program sigment int n,sum=1; switch(n) { case 2:sum=sum+2; case 3:sum*=2; break; default:sum=0;} if n=2, what is the value of sum a.0 b.6 c.3 d.none
c language interview questions & answer
Explain why can’t constant values be used to define an array’s initial size?
What will the preprocessor do for a program?
how to find string length wihtout using c function?
how to introdu5ce my self in serco