filmov
tv
C Program To Convert Decimal To Octal Number In One Line
![preview_player](https://i.ytimg.com/vi/41-xLNYbvDY/maxresdefault.jpg)
Показать описание
Lets write a C program to convert a number from Decimal number system(base 10) to Octal number system(base 8) in one line.
Logic To Convert Decimal To Octal Number In One Line of Code
In c programming language, any decimal number you store will also be stored in Octal form and you can print it using %o format specifier.
C Programming Interview / Viva Q&A List
C Programming: Beginner To Advance To Expert