answersLogoWhite

0


Best Answer

8 bits equals to one character.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is a one character computer memory called?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the name of the storage location in the computer's memory?

Depending on the architecture of the computer one addressable memory location might be called a word, a character, a parcel, a decimal digit, a byte, etc.


One character typed in the computer takes how much space in the computer memory?

2bits


What do you call an amount of computer memory needed to score a single character?

8 bits is one byte. you need one byte for a character


What is the definition of a bus in a computer?

In a computer, you have a central processing unit, you have memory, you have connections, you have a monitor, and you need a way to get data from one to the other. The thing on your computer that does that job is called a bus. It takes the data in the computer memory and brings it to the CPU or monitor or printer or wherever. (I have no idea why it is called a bus and not a truck!)


How does one find out if a PC2100 memory stick will work with their computer?

There are many ways one can find out if a PC2100 memory stick will work with their computer. One must simply test the memory stick in their computer's USB port.


Which memory unit is equal to one character?

One byte (8 bits) represents a character .


What stores one character on a computer?

A single character, such as "a" is stored on a computer as a byte. A byte is combination of eight 1's and 0's, such as 11001001. Each 1 or 0 is called a bit.


What research might one need to do before buying computer memory?

There is much research that must be done before one buys computer memory. One must decide how much money they are willing to spend and research reputable computer memory brands.


Software to free up memory on my computer?

There are a lot of applications which can free up memory,l recommend one called Fastwindowstweaker( fastwindowstweaker.com/ ),it can instantly and safely free up memory to optimize your PC performance.


How can you determine the memory of computers?

The memory of a computer may be verified by checking the RAM in the System folder. If one wishes to add more memory to one's computer, it is sold by Newegg and Tiger Direct.


How much memory does a super computer have?

A super computer have not realy more memory, but it is a kind of computer that is stronger than a normal one, it is also bigger but, it is a kind of an prototype, I can say, it is realy no sertanyti how it is in memory.


How is memory allocated in c program for a character data type?

One byte for every character.