Computer Science, asked by madhualuvala5933, 11 months ago

How integers are stored as binary digits in computer?

Answers

Answered by sumitvaishnav203
0
Integers are commonly stored using a word of memory, which is 4 bytes or 32 bits, sointegers from 0 up to 4,294,967,295 (232 - 1) can be stored. Below are the integers 1 to 5stored as four-byte values (each row represents one integer).
Similar questions
Math, 6 months ago