Last 8 months to CAT 2023 (26th Nov is the expected date) 🎯 Get upto 60% Off on CAT courses today 🎉 Enroll here
Consider the following C function:int f(int n){ static int i = 1;if (n >= 5 ) return n;n=n + i,j++;return f(n);}The value returned by f(1) is
5
6
7
8
Create a FREE account and get:
Ask doubts feature is currently unavailable for you. You can reach us at support@cracku.in for any further details/doubts.
Boost your Prep!