Aspire's Library

A Place for Latest Exam wise Questions, Videos, Previous Year Papers,
Study Stuff for MCA Examinations - NIMCET


Best NIMCET Coaching
Aspire Study
Online Classes, Classroom Classes
and More.

Aspire Study Library


Question Id : 4192 | Context :NIMCET 2019

Question

If the 2's complement representation of a number is (011010)2 , what is its equivalent hexadecimal representation?       
🎥 Video solution / Text Solution of this question is given below:

2's Complement to Hexadecimal Conversion

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

📲 Install Aspire Study App

Get MCA exam-wise questions, solutions, test series & updates instantly on your phone.

🚀 Install Now


Aspire Study Online Test Series,
Information About Examination,
Syllabus, Notification
and More.

Click Here to
View More


Aspire Study Online Test Series,
Information About Examination,
Syllabus, Notification
and More.

Click Here to
View More

Ask Your Question or Put Your Review.
Arpit Kumar Mishra-pic
Arpit Kumar Mishra , Fast Track Test Series
Commented May 17 , 2022
Solution kaise hoga
Shivam Gupta-pic
Shivam Gupta , Aspire
Commented May 27 , 2025
Solution Added for If the 2's complement representation of a number is (011010)2 , what is its equivalent hexadecimal representation?