Question: in c++ Write the function named displayBasen that will print the given number in base-n displayBaseN(72, 2) should print 1091080 displayBase (82, 8) should print
Write the function named displayBasen that will print the given number in base-n displayBaseN(72, 2) should print 1091080 displayBase (82, 8) should print 122
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
