Electronics and Communication Engineering - Matching Questions - Discussion

Discussion Forum : Matching Questions - Section 3 (Q.No. 1)
1.

Match the following:

List I List II
A.451.10110100
B.902.11010010
C.1803.01011010
D.2104.00101101
5.10101000

A-3, B-4, C-5, D-2
A-4, B-3, C-5, D-2
A-4, B-3, C-1, D-2
A-3, B-4, C-2, D-1
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
3 comments Page 1 of 1.

Mohan kumar said:   9 years ago
I think the true answer is C.

Parashu.kn said:   8 years ago
C is the correct answer.

Manjula said:   6 years ago
180)10 = (10110100)2

STEP BY STEP SOLUTION
Step 1: Divide (180)10 successively by 2 until the quotient is 0:

180/2 = 90, remainder is 0
90/2 = 45, remainder is 0
45/2 = 22, remainder is 1
22/2 = 11, remainder is 0
11/2 = 5, remainder is 1
5/2 = 2, remainder is 1
2/2 = 1, remainder is 0
1/2 = 0, remainder is 1

Step 2: Read from the bottom (MSB) to top (LSB) as 10110100. This is the binary equivalent of decimal number 180 (Answer).

Post your comments here:

Your comments will be displayed after verification.