Multiple choice

Consider the following three functions:

Which of the above three functions are likely to cause problems with pointers?

  1. Only P3

  2. Only P1 and P3

  3. Only P1 and P2

  4. P1, P2 and P3

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation