Hi there,
I need explanation for the range of data type say character which is 1byte ranges from -127 to 127 or 0 to 255. I did not understand what it means and how can I check the range of characters.
Does it means it can store only values from -127 to 127 ?
Anyone please help me to understand this concept and also tell me ranges for singed and unsinged data types. Thanks !
Regards