answersLogoWhite

0

It differs slightly depending on what platform your computer uses or what language you are using.

for the Java programming language, which is platform independent, it is 64-bits.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is the minimum number of bits required to represent the decimal 1000?

9 bits


How many bits of address bus are required to address 1mb memory?

You need 20 bits of address bus to address 1 Mb of memory.


How many address bits are required in an 8K X 8 memory?

15 bits


How many bits are required to represent character in ascii?

4


How many bits are required to address a 4 megabyte?

The minimum number of address lines required to address 4k of memory is 12.To reach this number, remember that each line has two possibilities and keep doubling as you count off. So one line can be used for two possibilities. Two lines represent four possibilities. Three represent eight. When you get to ten, you have 1024 possibilities. So double to 2048 at 11 and again to 4096 at 12. Or for the shortcut, if you take two to the 12th power, you get 4096.


How many bits are required to represent 32 digit decimal number?

103


What is the minimum number if binary bits required to represent the decimal number 250?

8


What is memory word size required in an 8085 system?

In an 8085 system, the memory word size required is 8 bits. This means that each memory location can store 8 bits or one byte of data. The 8085 processor accesses memory locations using these 8-bit memory addresses to read or write data during program execution. The memory word size of 8 bits allows the 8085 system to handle data in small, manageable chunks efficiently.


What is the minimum number of bits required to represent the following decimal number 101000?

17 bits would allow a value up to 131071.


How many bits are needed to represent decimal value ranging from 0 to 12500?

how many bits are needed to represent decimal values ranging from 0 to 12,500?


How much memory is required to store an integer data type?

integer data type consumes memory of 4 bytes or 32 bits


How many bits are required in decimal numbers in range 0 to 999 using Straight binary code and BCD code?

10 bits would be required. 10 bits long (10 digits long) can represent up to 1024.