Device which converts an input device state into a binary representation of ones or zeros is termed as
Answers
Answered by
5
first generations . is this correct give me your thanks
Answered by
0
first generations .The number of 1s in the binary representation of 3×512+7×64+5×8+3.
To get the solution in shortcut for determining the number of 1′s and 0′s in a binary number that has been factored as above is by considering solely at the multipliers of : 3, 7, 5, 3.
It is only to count the 1s present in each of the in binary, and after that , the 0s. Thus one can havethe desired number.
No multiplication is needs.Therefore, the binary representation of this number will be given below :3*512 = 11 * 1000000000: 7*64 = 111 * 1000000: 5*8 = 101 * 1000 3 = 11:The sum of them will be 11111101011 – 0. Hence , the answer is: 9.
Similar questions