answersLogoWhite

0


Best Answer

2^12 = 4095 is the maximum range of 12bit word

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the maximum range of numbers that can be stored in a 12bit word?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you find a range in numbers?

the range of the number is the maximum minus the minimum.


What is the range of unsigned numbers that can be stored in an 8 bit register?

8


Find the range of the set of numbers?

Find the minimum and maximum values from the given data. Then range is the difference between maximum and minimum values.


What is the maximum effective range of shotgun shells?

Well you see which is the maximum and subtracr it by the minimum answer.Then you subtract it by the answer of numbers.


What function compare the numbers in the specified range and then return with the largest number?

Maximum.


What is the range of these numbers 4455556678?

the range is the maximum value less the minimum value of a set of numbers in the set [4,4,5,5,5,5,6,6,7,8] the maximum value would be 8 and the minimum value would be 4 so the range would be equivalent to 8-4 which is equivalent to 4


What is the range of the numbers 1 3 4 6 6?

Range = Maximum - Minimum = 6 - 1 = 5


What is the maximum value that can be stored in an integer in c?

if it is a signed int the the range is -32768 to 32767if its unsigned then 0 to 65535


What is a set of numbers that has a mode of 21 a range of 20 maximum of 35 and a median of 24?

20,21,21,24,25,26,35


How can a set of numbers have a range of zero?

A set with only one element. Its maximum = minimum = that element. So the range = max - min = 0.


What are 7 numbers that have the following mode 21 median 24 maximum 35 range 20?

15,21,21,24,25,31,35.


Range of signed numbers that can be stored in an 8 bit register?

Range of 8 bit signed number is -128 to 127 Reference: digital fundamentals by Floyd