Consider the following function that converts a positive decimal number to base 8 and displays the result.
a) DecimalToOctal()
b) ConvertToOctal()
c) DisplayOctal()
d) OctalConverter()