answersLogoWhite

0


Best Answer

An 8 bit number is a maximum of 255, the highest Prime number less than or equal to this is 251 or 11111011

Ans 2.

The above is correct for the largest prime storable in a single 8bit storage location.

However the question asked what can be stored in an 8bit computer. Anyone working with numbers would tend to program an 8bit computer to use more than one location to store each number.

In fact, since we are talking of prime numbers there is a simple, fast algorithm to store primes very compactly, and recover them quickly and easily. 32KB of RAM can hold all the primes less than 95,000 with room to spare for the compaction and decompaction algorithms.

A 1GB memory will hold all the primes less than 3 x 1010 .

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the largest prime number that can be stored in 8 bit computer?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the largest prime number stored in 8 bit memory?

The largest number which can be stored in an 8 bit memory byte is 255. The largest prime number below 255 is 251.


What is the largest prime number that can be stored in an 8 bit memory?

The largest number which can be stored in an 8 bit memory byte is 255 .The largest prime number below 255 is 251.


What is the largest prime number that can be stored in 8 bit memory?

The largest number which can be stored in an 8 bit memory byte is 255 . The largest prime number below 255 is 251.


What is the largest prime number that can be stored in an 8-bit memory?

The largest number which can be stored in 8 bits is 255. The largest prime number which is less than or equal to 255 is 251.


What is the largest prime number that can be stored in 6 bit microprocessor?

largest prime no. 6-bit is 61.


What is the largest prime number which can be stored in 6 bit register?

9999.99


Largest prime no in 6 bit memory that can be stored?

this means 26-1=63 .63 is the largest number can be stored in 6 bit pattern so nowlargest prime number in between 63 is 61


What is the largest prime no that is stored in 8 bit pattern?

Write your own prime number program and find out.


What is the largest prime number that can be stored in 9 bit register?

29 = 512 so the largest integer would be 511. 511 is composite, but 509 is prime and so the answer.


What is the largest prime number 57?

No, there is no largest prime number. Also 57 is not a prime.No, there is no largest prime number. Also 57 is not a prime.No, there is no largest prime number. Also 57 is not a prime.No, there is no largest prime number. Also 57 is not a prime.


What is the largest prime number that can be stored in 4 bit memory?

Assuming the number holds an unsigned number, the range of numbers for 4 bits is 0-7. 7 is a prime number.


Largest prime number found till now?

is 2^3021377-1 is the largest prime number found till now it has 909,526 digits.http://news.cnet.com/Short-Take-Largest-prime-number-found-with-computer-network/2110-1023_3-207786.html