kavyashreeKnowledge Contributor
The 2's complement of a binary no. is obtained by adding…..to its 1's complement.
The 2's complement of a binary no. is obtained by adding…..to its 1's complement.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Questions | Answers | Discussions | Knowledge sharing | Communities & more.
Concept: 1’s complement representation of a binary number is obtained by toggling all the bits, i.e. replacing 1 with 0, and 0 with 1. 2’s complement representation of a binary number is obtained by adding 1 to the 1’s complement representation.