Best NIMCET Coaching
Aspire Study
Online Classes, Classroom Classes
and More.
Given the 2's complement binary number: (011010)
Find its equivalent hexadecimal representation.
Since the number has 6 bits, group the bits into two groups of 4 bits (add leading zeros if needed):
(011010)2=(00011010)2
Now, split into two nibbles (4 bits each):
00011010
Convert each nibble to hexadecimal:
- 00012=116
- 10102=A16
Therefore, the hexadecimal representation is: 1A
Get MCA exam-wise questions, solutions, test series & updates instantly on your phone.
🚀 Install NowAspire Study Online Test Series,
Information About Examination,
Syllabus, Notification
and More.
Aspire Study Online Test Series,
Information About Examination,
Syllabus, Notification
and More.
Commented May 17 , 2022
0 Upvote 0 Downvote Reply
Commented May 27 , 2025
Your reply to this comment :