Test Index
GATE Computer Science (CS) 2020 Solved Papers
© examsnet.com
Question : 47 of 65
Marks:
+1,
-0
if (arr[i]==1) tob = tob * ex; ex = ex * ex; } return (tot) } The value returned by pp(3, 4) is ______.
- Your Answer:
Go to Question:

