A = 00101, b = 2 ,c = a+b .What is the value of c?
Answers
Answered by
0
CAN YOU MARK ME AS BRILLIANT ANSWER
Answer:
c= 7
Step-by-step explanation:
here
a= (101) (it is binary digit)
=5
b= 2
c= a+ b
=5+ 2
=7
Answered by
0
Answer:
If a is written in binary then a = 5
Therefore c = 5 + 2
c = 7
if a is not binary then
c = 101 + 2
c = 103
Rate me brainliest if you find this solution helpful
Similar questions