answersLogoWhite

0

Octal

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

The number in a term?

The number part in a term is often called the "coefficient".The number part in a term is often called the "coefficient".The number part in a term is often called the "coefficient".The number part in a term is often called the "coefficient".


What is one digit called for short when using a computer?

In binary you mean it is called a bit while 8 digits is called a byte in an 8bit system. 16, 32 and 64 bits can also make a byte.


How many bits are wide register ACC and B?

32 bit


What does Blaster1071 do on YouTube?

He does Let's Plays of Old and Recent 8bit and 32bit games.


Can you use ic 7485 as 8bit comparator?

use two of them for 8 bits.


What is it called when a specific number whose value does not change?

Such a number is often called a "constant".


The number occurring most often is called?

a broom


What is a number and a variable side by side called?

A monomial with a coefficient if often called a term.


What is the symbol called on the number 8 key on a typewriter?

Is is an asterisk, often called 'star'.


How many bit make up on ipv4 address?

IPV4 is 32bit (4 times 8bit) rgds


Why are P8 and P9 connectors keyed a certain way?

so they fit correctly into an 8bit or 16bit slot


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

An 8 bit number is a maximum of 255, the highest prime number less than or equal to this is 251 or 11111011Ans 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 .