Question: What is the output of the following code? #include using namespace std; inline void p(char ch = 'b', int n = 4) { while (n
What is the output of the following code? #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
