answersLogoWhite

0

The storage capacity of a register is determined by the architecture. Thus they are 32 bits long on a 32-bit system and 64 bits long on a 64-bit system.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is the storage capacity of a register that can retain 2 bytes of data?

8 bits in a byte, so it seems the answer should be 16 bits.


What is the storage capacity of character printers?

what is the storage capacity


Does Resolution measure the capacity of a storage drive?

No, resolution refers to the video capacity of a monitor. The capacity of a storage drive is called storage capacity, not resolution.


What is the storage capacity for the CD?

The maximum storage capacity of of a cd is up to 600 MB


What is the default value of register storage class?

Register storage class is a compiler hint that the variable will be often used, and that it should generate code, if it can, to keep the variable's value in a register.


Where is the input applied to a serial storage register?

First Flip-Flop in the register


What is the storage capacity of jayakwadi dam?

Its total storage capicity is approx 2.909 km³ & effective live storage capacity is 2.17 km³.


Which had the highest storage capacity?

Outer space has the highest storage capacity. It's infinite as far as I can tell.


What is the purpose of registers?

The purpose of any register is to keep records: a register is a database.


Describe how you measure storage devices capacity?

The capacity of storage devices is measured in megabytes, gigabytes, terabytes, etc.


What is the maximum storage on the magnetic media?

Magnetic storage optical storage solid-state storage storage capacity


Storage classes available in c language?

There are four types of storage class or variable in c. 1) auto storage class. 2) register storage class. 3) static storage class. 4) external storage class.