binary AND operation of the numbers “100101” and “110011” results (in decimal)
Answers
Answered by
6
I don't know as I haven't studied about this
Answered by
2
() or () is the correct answer for the above question.
Explanation:
- The binary value of AND operation of "100101" and "110011" binary number is "100001". It is because:- 1 AND 1 become 1 and 0 and (0 or 1) become 0. It means that in the add operation when 0 or 1 doing the add operation with 0 then it will become 0.
- In another word we can say that the output of the AND operation will become 1 only both input will be 1.
- The below figure is listed the AND operation of the above two binary number which result in the binary value as .
Conversion of binary value into decimal:
- Firstly we multiply every digit of the binary number with the increasing power of 2 from right to left. It is like
- Then It will be .
- Then 32+1.
- Then 33 which can be written as in decimal.
Learn More:
- Binary operation : https://brainly.in/question/9599030
Attachments:
Similar questions