GATE CSE 2013 Q || C PROGRAMMING ||Data Structure || GATE Insights Version: CSE

Опубликовано: 30 Октябрь 2024
на канале: GATE Insights Version: CSE
349
8

Planning to take coaching on https://unacademy.com/
here is a code for 10% off PLUS1BPK1

Downloads resources from here
https://education4fun.com/gate-cse/

MCQ (Single Correct Answer)
GATE CSE 2013
What is the return value of f (p, p), if the value of p is initialized to 5 before the call? Note that the first parameter is passed by reference, whereas the second parameter is passed by value.
A) 3024
B) 6561
C) 55440
D) 161051