answersLogoWhite

0


Best Answer

A 128-bit register can store 2 128th (over 3.40 × 10 38th) different values. The range of integer values that can be stored in 128 bits depends on the integer representation used.

User Avatar

aamirjavaid.dmt

Lvl 5
3y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many different values can 128 bits represent?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

8 bits can represent how many different characters?

There are 256 possible values (or characters) in 8 bits.


How many distinct values can we represent with 5 bits?

32 values. 2^5=32


how many bits are needed to represent decimal values ranging from 0 to 12,500?

1200


How many bits are needed to represent decimal value ranging from 0 to 12500?

how many bits are needed to represent decimal values ranging from 0 to 12,500?


How many different values can be stored in 16 bits?

65,536


How many bits are needed in order to represent the decimal values from 0 to 15?

4 bits. 24 = 16, so you have 16 different combinations.4 bits. 24 = 16, so you have 16 different combinations.4 bits. 24 = 16, so you have 16 different combinations.4 bits. 24 = 16, so you have 16 different combinations.


How many binary bits are necessary to represent 748 different numbers?

Binary bits are necessary to represent 748 different numbers in the sense that binary bits are represented in digital wave form. Binary bits also have an exponent of one.


How many 7 bits can represent different characters?

128


How many numbers can be represented by 2 bits?

4, which is equal to 2 to the power 2.In general, with "n" bits, you can have "2 to the power n" different states (or represent that many different numbers).


How many different values can be represented by 12 bits?

2^12=4096


How many unique values can 8 bits represent?

2 raised to the 8th power, or "2^8", or 256.


How many bits represent the days of the week?

To represent the days of the week, you would need at least 3 bits. With 3 bits, you can represent up to 8 different values (2^3 = 8), which is sufficient to cover all 7 days of the week (Monday to Sunday). Each additional bit would double the number of possible values, but 3 bits are the minimum required to uniquely represent all 7 days.