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

Опубликовано: 03 Октябрь 2024
на канале: GATE Insights Version: CSE
458
11

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 2001
Consider the following three C functions:
Which of the above three functions are likely to cause
Problems with pointers?
A) Only P3
B) Only P1 and P3
C) Only P1 and P2
D) P1, P2 and P3