Computer Science - Computer Fundamentals - Discussion

Discussion Forum : Computer Fundamentals - Section 15 (Q.No. 1)
1.
The 2's complement number of 110010 is
001101
110011
010011
All of the above
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
5 comments Page 1 of 1.

Mukesh Thakur said:   4 years ago
Thank you.

Saba said:   7 years ago
The first two values from the right side will be the same 10 other all will be change all 0's will be changed to 1's and all 1's will be changed to 0's direct method.
110010 = 001110.
(1)

Shewangizaw Bogale said:   8 years ago
Thank You @Suman Sharma Scobacs.

Kittu.ma said:   8 years ago
Here 1st do 1's comp of given number then we get 001101 later to get 2's we add +1 to the 1's compliment value then we actual value that is 001110.

Suman sharma scobacs said:   1 decade ago
2's complement number of (110010)=001110
because 1's complement of 110010=001101
and 2's complement is 001101+1=001110

Post your comments here:

Your comments will be displayed after verification.