Computer Science, asked by ckant33, 10 months ago

What is the largest numerical value that can be represented by a char? (Give your answer as a decimal integer.)

Answers

Answered by pratyushsingh2447
7

Answer:

"11111111" is the largest numeric value.

The above given 8-bit value is representation binary number with is equal to 255, in decimal number.

Answered by rajpoothimanshu001
0

Answer:

"11111111" is the largest numeric value.

The above given 8-bit value is representation binary number with is equal to 255, in decimal number.

Similar questions