Computer Science - Computer Fundamentals - Discussion

Discussion Forum : Computer Fundamentals - Section 1 (Q.No. 7)
7.
Which of the following is the 1's complement of 10?
01
110
11
10
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
56 comments Page 4 of 6.

Sanjay said:   1 decade ago
What would be result if we say 0's complement?

B.Abraaham said:   1 decade ago
Very good explanation.

Irfan said:   10 years ago
Where we use this ones and zero's complement? Please explain.

Arnav said:   10 years ago
Simply add 1 to the code.

Karri jagapathibabu said:   9 years ago
Example of 2nd complement.

Hari said:   9 years ago
Like DNA complement 0 is complement to 1, 1 to 0 ?

Sabari said:   9 years ago
I initially think that it's 10 in number. It's a binary number so answer carefully .

Akhil said:   9 years ago
Very simple, and the answer is 01.

Minahajhusen Mansuri said:   9 years ago
In One's complement replace the opposite value in the given number.

To allow only 0 or 1 only.

If 0 means to replace 1 and 1 means to replace 0.

10 binary is 110.

So 1's complement is 001.

Benjo said:   9 years ago
0 = 1 & 1 = 0.


Post your comments here:

Your comments will be displayed after verification.