Question: IN C++ please Write the function named displayBasen that will print the given number in base- n displayBaseN(72, 2) should print 1001000 displayBaseN(82, 8) should
IN C++ please

Write the function named displayBasen that will print the given number in base- n displayBaseN(72, 2) should print 1001000 displayBaseN(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
