Computer Science, asked by amritrajputana, 2 months ago

what are unsigned unit ?​

Answers

Answered by Anonymous
2

\leadsto\boxed{\sf\orange{Answer}}

➥A uint8 data type contains all whole numbers from 0 to 255. As with all unsigned numbers, the values must be non-negative. Uint8's are mostly used in graphics (colors are always non-negative).

Similar questions