answersLogoWhite

0

depends, but for the most of the time 8, but in technical terms it can mean more than 8, depending on word type.

- Aerowize @ Yahoo com

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How many bits does a Java char contain?

16 bits. Java char values (and Java String values) use Unicode.


How many bits are allocated to a SINT tag for Allen Bradly logics 5000?

16 bits


How many bits are in a SIMMs data path?

32 bits.


How many bits are in a char short and long on the Motorola 68000 microprocessor?

8, 16, 32


How many bits are there in a data link layer Ethernet address?

How many bits are there in a data link layer ethernet address?


How many characters in 32bits?

If the characters are 8 bits then you have 4 for them in 32 bits. ASCII is an 7 bit character set but in most programming languages a char is 8 bits.


How many bits are in a 232-bit data structure?

A 232-bit data structure contains 4,294,967,296 bits.


How many data bits are there in 8086?

16


How many bits of data are represented by a single baud in CAP-64?

6 bits


Integers need how many bits to stored in C plus plus?

It depends on the type of integer (such as long, short, int and char) and the specific implementation of C++. The only guarantee is that a char must occupy one byte (sizeof(char)==1). An int is typically 32-bits (4 bytes), but only sizeof(int) can tell you for sure.


How many bytes are allocated when a variable is declared in union?

The total number of bytes allocated to the union will be the same number as would have been allocated if instead of the union was declared the largest member of the union. For example, if you declared: union myUnion { char c; int i; double d; } u;, then the space allocated to u will be the size of a double.


In a Pentium the front side data bus is how many bits wide?

For the Pentium the front side data bus is 64 bits wide. The back side is 32 bits wide.