Computer Science, asked by Alex6000, 14 hours ago

While converting from Binary to Decimal which of the following is not considered? *
Position
Size of the digit
Value

Answers

Answered by omprakashyadav7562
0

while converting binary to decimal position is not consider

Answered by nidaeamann
0

Explanation:

Among the various options given in question statement the correct option is the second one.

While converting the binary number into decimal, it is important to take care of the position of the bit as well the value of the bit whether it is 0 or 1. The size is not relevant as the position of the bit gives the idea how long is the number that needs to be converted

Similar questions