adspace
Answer Posted / Amarjeet Kumar Paswan
An 8-bit signed integer is a whole number that can range from -128 to 127. It uses one byte of memory and is represented in C# using the sbyte data type.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers