Choose the correct answer from the decimal to octal conversion given below.
(0.125)10 = (0.100)8
To convert a decimal number to its octal equivalent, especially fractional parts, follow these steps:
Let's convert the given decimal fraction \((0.125)_{10}\) to its octal equivalent:
The integer part is 1, and the fractional part is 0. Hence, the octal representation stops here because the fractional part has become zero.
Therefore, \((0.125)_{10}\) is equivalent to \((0.1)_{8}\) in octal.
This matches the correct answer: (0.125)10 = (0.100)8
Other options can be dismissed because:
Thus, the correct conversion of \((0.125)_{10}\) to octal is indeed \((0.100)_{8}\).
In which of the following base system, 132 is not a valid number ?
If (1235)x = (3033)y, where x and y indicate the bases of the corresponding numbers, then :
The logic XOR operation of (4AC0) 16 and (B53F) 16 results________
How many bits are required to represent (1000) 10 in BCD code?
A code in which only one bit changes between successive numbers is known as ______ code.
How many bits are needed to represent any decimal number between 0 and 2 n - 1 in base 2?
What is the Hexadecimal equivalent of 160?