Which binary arithmetic operation results in a carry when adding two high bits? A) 0 + 0 B) 0 + 1 C) 1 + 0 D) 1 + 1 |
Card: 1 / 20 |
Riddle: I can represent both positive and negative values with just one bit for the sign. What am I? |
Card: 3 / 20 |
Fill-in-the-blanks: The method of representing negative numbers by inverting all bits and adding one is called ______. |
Card: 5 / 20 |
True or False: Overflow can occur in binary arithmetic when the result exceeds the range of a fixed-bit number. |
Card: 7 / 20 |
What is the maximum decimal value that can be represented in an 8-bit signed binary system? |
Card: 9 / 20 |
![]() Unlock all Flashcards with EduRev Infinity Plan Starting from @ ₹99 only
|
Which of the following codes is designed for alphanumeric data representation? A) ASCII B) BCD C) EBCDIC D) All of the above |
Card: 11 / 20 |
Riddle: I am a code that uses dots and dashes to represent letters and numbers, created in 1837. What am I? |
Card: 15 / 20 |
What is the process called for converting a decimal integer to any other radix? |
Card: 19 / 20 |