Constructor overloading and Destructor C++ Program to convert octal to decimal number

Write the Octal to Decimal number program in C++ using constructor overloading and destructor?

Octal to Decimal number program in C++

Octal to Decimal number program in C++ with constructor and destructor

Octal to Decimal number program in C++ with constructor Overloading