homework
closed

closed by
369 views
1 votes
1 votes
closed as a duplicate of: GATE CSE 2015 Set 3 | Question: 39

Consider the following recursive C function. 
 
If get (6) function is being called in main () then how many times will they get () 
Function be invoked before returning to the main ()?

closed by

Related questions

1 votes
1 votes
1 answer
1
deepanshu sharma 3 asked Nov 17, 2018
380 views
Given an array A[-1:6,-2:10]. The base address of array is 1000. If every elements takes 4 bytes for storage then compute the address of element A[5,7]answer given is 134...
0 votes
0 votes
1 answer
2
[ Jiren ] asked Mar 5, 2023
338 views
0 votes
0 votes
1 answer
3
[ Jiren ] asked Mar 5, 2023
228 views
0 votes
0 votes
2 answers
4
[ Jiren ] asked Mar 5, 2023
236 views