answersLogoWhite

0


Best Answer

99

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Highest number represented by 2 digits?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the biggest number you can make from the digits 2 4 0 and 1?

The highest number you can make out of the digits 2 4 0 and 1 is 4210.


What is the highest value that can be represented by 2 hexadecimal digits?

162 - 1 = 255 Strictly speaking the highest value is FF which, in decimal is 1515 = 4.38*1017 or approx 438 quadrillion.


What number has 2 digits and both digits are even?

24 is the smallest example, 86 is the highest (unless both digits may be the same when you could have 22 & 88)


Convert 111 in base 2 to base 10?

The number represented in base 2 by the digits 111 is equal to the decimal number 7.


You are a whole number represented by three digits you are the smallest three digit whole number that does not contain any 0 1 2 or 3 What are you?

the answer should be 456


What is the smallest number you can make using the digits 1 2 3 4 5 and 6?

123,456 would be the smallest number using all 6 digits. You arrange the numbers from lowest to highest.


What does mmddyy mean?

month,date, and year. two of each represents the 2 digits if you have 2 digits for your date of birth represented in numbers.


What is positive number?

The traditional number system is called a positional number system. A number is represented as a string of digits. Each digit position has a weight assoc. with it. Number's value = a weighted sum of the digits


What is 2 to the power 4570?

The number represented by 2^4570 is 1376 digits long. It can be roughly approximated as 5.0942 E1375. In comparison, this is 1.170553580436311 E1358 times the number of seconds since the universe began.


How many different values can be represented by 2 hexadecimal digits?

256 (162)


Digits in the binary number system?

The only digits in binary (base 2) are 0 and 1. All numbers are represented with those 2 digits. For example: 12 is written as 1100. 33 is written as 100001.


How many seconds can be represented in a binary number 32 bits long?

My initial guess is as follows: binary code will render 2 possible digits, either 0 or 1. If there are 32 digits with two possible outcomes per digit then you will find the answer by calculating 2 to the 32nd power. The answer I got was 4294967296 seconds. Edit: The maximum number which can be represented by a binary string is always 2^n where n is the number of bits in the string.