answersLogoWhite

0


Best Answer

2.0

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the decimal value of byte 2 by itself?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the binary code for 2?

Binary for the decimal number 2 is 10 (or 0000 0010 if you want it as a byte value) ASCII code for the decimal number 2 is 50 (Dec), 34 (Hex), 062 (Oct), 0011 0010 (Bin)


How do you write a function which takes 2 arguments - a byte and a field in the byte and returns the value of?

bool F1(int byte,int pos) { return(byte & 1<<pos) } //pos -> position in the field // say byte is b1011 and pos is 2 then it will return value 0


Convert 2 byte binary number to decimal?

0.00195 KB equals 2 bytes


What is the largest decimal number that can be stored using 8 bits?

11111111; 255 or 1+2+4+8+16+32+64+128=255 Answer 255 There are 8 bits in a byte when all are set to zero (turned off) then the value is 0. When all of the bits in a byte are set to 1 (turned on) you get the largest value that a byte holds which is 255.


What does binary 01110111 equals in decimal form?

(01110111)2 = hexadecimal byte 77 = (119)10


What is most significant bit?

In a byte MSB is the bit that represents value 2^7, LSB is the bit that represents value 2^0.


How many nibbles are in a byte?

There are two nibbles in a byte.


What is the value of the 5 in 21.57 as a fraction and then as a decimal?

The value of the 5 as a fraction is 1/2 or as a decimal is 0.5


What is largest BCD encoded decimal value that can be represented in three bytes?

A BCD digit only uses the binary patterns that represent decimal numbers, ie 0000 - 1001; this requires 4 bits (1 nybble) so there can be 2 BCD digits to a byte. Therefore in 3 bytes there can be 3 × 2 = 6 BCD digits. The largest BCD digit is 1001 = 9. Assuming non-signed, the maximum 3 byte BCD number is 999,999.


What is the half of a value decimal?

It is the amount obtained when you divide the decimal number by 2.


What other decimal equals 0.5?

0.5 is the only decimal that will qualify as a decimal value for 1/2


What is the value for the 2 in the number 1230.023?

The Hundreds place for the 2 before the decimal but the hundredths place for the 2 behind the decimal