Question: Write a c++ program using only loop and if/else condition Write a program in which the user enters a number in binary form and your
Write a c++ program using only loop and if/else condition

Write a program in which the user enters a number in binary form and your program converts it into decimal form. If user enters number other than 0 and 1, ask him/her to enter number again. User can convert many numbers until enter number is not equal to -1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
