Classes Objects C++ program to to convert a convert decimal number into binary

Write a program in C++ to convert a decimal number into binary without using OOP classes and objects.

Explanation of decimal to binary using Multilevel inheritance
Explanation of decimal to binary using Multilevel inheritance

convert a number into binary in C++ C plus plus and C flowchart