how will you find whether a number is represented in decimal / binary / octal or hexadecimal system?
Answers
Answered by
1
number in binary will start with a lower case “b” and be followed by only 1 and 0 digits. A number in octal will start with a “0” (zero) and be followed by digits from 0 to 7. A number in hexadecimal will start with “0x” (that's zero again) and be followed by digits from 0 to 9 and letters from A to F.
Answered by
0
Answer:
here
Explanation:
A number in binary will start with a lower case “b” and be followed by only 1 and 0 digits. A number in octal will start with a “0” (zero) and be followed by digits from 0 to 7. A number in hexadecimal will start with “0x” (that's zero again) and be followed by digits from 0 to 9 and letters from A to F.
if you find it use full pls like and subscribe to my ytb channel parthskipper
Similar questions