Multiple choice In C language, when are the two pointers said to be equal? If they point to the same cell in an array If they point to the same variable Two pointers cannot be equal All of the above Only (1) and (2) Reveal answer Fill a bubble to check yourself E Correct answer Explanation Yes, both the statements are true.