Monday, January 1, 2018

Write a menu driven program in C++ using user defined functions to convert decimal to binary, decimal to octal, decimal to hexadecimal and vice versa


Aim :  Write a menu driven program in C++ using user defined functions to convert decimal to binary, decimal to octal, decimal to hexadecimal and vice versa

CODE:

OUTPUT:


No comments:

Post a Comment