answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How much data can be stored in a register?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is the contents of information is stored in memory data register in computer?

yes


How many register in computer?

There are 14 Regiters in the computer where data is stored which is currently being process


Where does global static local register variables free memory and C Program instructions get stored?

* These are all implementation defined. Access to `register' specified indentifiers should be as fast as possible, so the compiler may place the value in a machine register. However, the compiler is free to treat a `register' declaration as an `auto' declaration. * Where free memory is maintained is an OS specific concept. Instructions are generally stored in code segement. Local Variables are stored in Stack. Register variables are stored in Register. Global & static variables are stored in data segment. The memory created dynamically are stored in Heap And the C program instructions get stored in code segment.


What do you mean by MAR and MBR in computer organization?

MAR-memory address register used stored the address of the memory loaction MBR- memory buffer register is the actully data.


How much data can be stored in internet per a day?

unlimited


What is data stored?

stored data is data that gets placed in different places on a computer but there is different types of stored data


What is the meaning of buffering an operating system?

Refers to buffering:as reading and writing data from hdd takes long time.so to improve the speed for data processing the data next required by processor is stored is cache memory or CPU register.for e.g. to cut certain line from text file to copy into another file.cut data get stored in to buffer (CPU register) to get back stored into another file.


What are the Functions of the memory buffer register?

In other words, MAR holds the memory location of data that needs to be accessed. When reading from memory, data addressed by MAR is fed into the MDR (memory data register) and then used by the CPU. When writing to memory, the CPU writes data from MDR to the memory location whose address is stored in MAR. The Memory Address Register is half of a minimal interface between a microprogram and computer storage. The other half is a memory data register. Far more complex memory interfaces exist, but this is the least that can work.


How much data can be stored in folder in ntfs partion?

The type of partition is irrelevant to how much data can be stored. A partition can hold as much data as has been designated on the hard drive during the creation of the partition. The size of your hard drive determines how large the NTFS partition can be.


Difference between a counter and a register?

A register can hold data, and it can be used for temporary storage or, in the case of an accumulator, it can participate in arithmetic or logical operations. A counter is a special case of a register. Usually, it can only be loaded, stored, or incremented, or used for the stack or as the program counter.


How much data can be stored in CD-ROM disk?

roughly 700MB


What is a place where data is stored?

data is stored in RAM modules