Computer Science - Computer Fundamentals - Discussion
Discussion Forum : Computer Fundamentals - Section 12 (Q.No. 24)
24.
Conversion of a hexadecimal number 3D16 to binary number is
Discussion:
3 comments Page 1 of 1.
Pinkal said:
1 decade ago
Please give me expanation of this question.
Suman sharma scobacs said:
1 decade ago
(3D)base 16=(111101)base 2
because 3=11
D=13(in hexadecimal)=1101
hence ans is 111101
because 3=11
D=13(in hexadecimal)=1101
hence ans is 111101
Shewangizaw Bogale said:
9 years ago
The concept is separating 3 and D.
3(in hexadecimal ) = 11 ( in binary),
and A = 10 , B = 11 , C = 12 , D = 13 ( all in hexadecimal).
So D is = 13 (in hexadecimal ) = 1101 ( in binary). Now combine the two binary results: (111101) you will get the final answer.
3(in hexadecimal ) = 11 ( in binary),
and A = 10 , B = 11 , C = 12 , D = 13 ( all in hexadecimal).
So D is = 13 (in hexadecimal ) = 1101 ( in binary). Now combine the two binary results: (111101) you will get the final answer.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers