Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is unsigened char
and what is the difference from char

Answer Posted / manish soni

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is string constants?

1204


Is main a keyword in c?

1186


Stimulate calculator using Switch-case-default statement for two numbers

3041


What does %p mean?

1158


Why is not a pointer null after calling free? How unsafe is it to use (assign, compare) a pointer value after it is been freed?

1214


What is volatile variable how do you declare it?

1188


Why do we write return 0 in c?

1128


What is an endless loop?

1323


Why do some versions of toupper act strangely if given an upper-case letter?

1117


while loop contains parts a) initialisation, evalution of an expression,increment /decrement b) initialisation, increment/decrement c) condition evalution d) none of the above

1307


how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions

3232


How will you write a code for accessing the length of an array without assigning it to another variable?

1094


How do I get an accurate error status return from system on ms-dos?

1179


Explain a file operation in C with an example.

1177


What is the use of a static variable in c?

1111