I have written a code. A part of which will do a decimal to octal transformation.

The function will take an Integer and convert it to corresponding octal number but return the result as String...