question from digital electronics:::: Convert hexadecimal value C1 to binary.
Convert hexadecimal value C1 to binary. A. 11000001 B. 1000111 C. 111000100 D. 111000001
- 2077 Views
- 1 Answers
1 Answers
-
-
- 02 Apr
- 0 Comment
-
- Online Digital Electronics Test
- Explain about setup time and hold time, what will happen if there is setup time and hold tine violation, how to overcome this?
- What is the resultant binary of the decimal problem 49 + 01 = ?
- The check sum method of testing a ROM:
- What is the meaning of RAM, and what is its primary role?
Practice Mock Test
online digital electronics test
Hexadecimal has 4-bit i.e nibble hencebr /c value is 1100br /1 value is 0001br /So answer is 11000001. Option A.