The octal equivalent of decimal 324.987 is
-
504.771
-
540.781
-
215.234
-
40.987
A
Correct answer
Explanation
Converting decimal 324.987 to octal: 324/8 = 40 remainder 4, 40/8 = 5 remainder 0 → 504 for integer part. For fractional 0.987: 0.987×8 = 7.896, 0.896×8 = 7.168, 0.168×8 = 1.344 → .771. So 324.987 decimal = 504.771 octal.