Computer Science, asked by sangrampingle12, 23 days ago

In binary numbers if the last bit is 1 then it
is a ....number
1.odd

2.even

3.none of these​

Answers

Answered by Anonymous
3

Answer:

odd is a correct ans this question

Answered by letmeanswer12
0

"Option1:Odd".    

Explanation :  

The binary number consists of two numbers 0's and 1's. Here the binary numbers are represented with 2  at their base. For example (101)2 ( 101 ) 2 . Individually digit in the binary number is referred to as a bit.

If the last digit of a binary number is 1, then the number is odd; if it's 0, then the number is even.

This is because binary has only 2 digits values: 1 and 0. The column most distant to the right of a binary number is the 1's digits. The next numbers along are 2, 4, 8, etc, so to make the number odd, it must have a 1 at the end.

Similar questions