Question: Write a program in C++ that convert a binary number to decimal number and vice versa, convert a decimal number to a binary number. Create
Write a program in C++ that convert a binary number to decimal number and vice versa, convert a decimal number to a binary number. Create and use two functions DECIMAL and BINARY to perform the calculations and return the values to the calling function to print the results
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
