Podcast
Questions and Answers
What is the hexadecimal equivalent of the binary number (110110)2?
What is the hexadecimal equivalent of the binary number (110110)2?
If the decimal equivalent of a binary number is 14, what could be the binary representation?
If the decimal equivalent of a binary number is 14, what could be the binary representation?
In 2’s complement form, what is the hexadecimal equivalent of the binary number (11001100)2?
In 2’s complement form, what is the hexadecimal equivalent of the binary number (11001100)2?
If a binary number starts with '11', what is a plausible next bit to maintain a negative value?
If a binary number starts with '11', what is a plausible next bit to maintain a negative value?
Signup and view all the answers
Which of the following best describes the range of values that can be represented by 8 bits in 2’s complement form?
Which of the following best describes the range of values that can be represented by 8 bits in 2’s complement form?
Signup and view all the answers
If a binary number ends with '01', what is a likely next bit for correct arithmetic operations?
If a binary number ends with '01', what is a likely next bit for correct arithmetic operations?
Signup and view all the answers