answersLogoWhite

0

What else can I help you with?

Related Questions

Why integer is represented as z?

an integer can be represented as any letter of the alphabet


How do you explain how an integer can be represented using BCD?

Explain how an integer can be represented using BCD?


What is the integer equivalent represented by 2's complement of the binary number 10001011?

To get the 2s complement, change all 1 bits to 0s and all 0 bits to 1s, and add 1 to the result. So the 2s complement of the 8-bit binary number 10001011 is the binary integer 01110101. If you want that in decimal, then remember that each place value column is twice the value of the place value column to its right, and the rightmost place value column for an integer is 1. Thus 01110101 in decimal is 64 + 32 + 16 + 4 + 1 = 117 (And 10001011 as a signed 8-bit binary integer represents the decimal integer -117.)


What is the maximum value that can be represented by an 8-bit integer within the 8 bit integer limit?

The maximum value that can be represented by an 8-bit integer is 255 within the 8-bit integer limit.


Can 6 over 2 be represented by an integer?

Yes it can be. (the number 3 is an integer).


What is range of A 8-bit signed integer?

-128 to 127, in two's-complement.


What is range of 8-bit signed integer?

-128 to 127, in two's-complement.


What is the integer of A gain of 5 yards on the first down write integer that is represented in statement?

5


What integer is equivalent to 25 32?

The only integer equivalent to 2532 is 2532.


What is the equivalent ratio of 12 5?

To find the equivalent ratio of 12 to 5, you can multiply both numbers by the same non-zero integer. For example, multiplying both by 2 gives you an equivalent ratio of 24 to 10. Similarly, multiplying by 3 would yield 36 to 15. Thus, equivalent ratios can be represented as (12n) to (5n) for any integer n.


What is the format of the integer when held in the PC?

There is no single format. Different architectures and platforms store data in different ways. An integer's representation depends on its length (in bytes), the byte-order (little-endian or big-endian) and whether they are signed or unsigned. If signed, they may be represented using either ones-complement or (more commonly) twos-complement. Most programming languages provide several integer types, however the actual representation of each of these types is machine-dependent and, therefore, implementation-dependent, even in the same language.


Is 0.25 a example of integer?

NO, it is a decimal that can be represented as the fraction 1/4 but can never be written as n integer.