Physics, asked by meholi5455, 9 months ago

We cannot compare pointer using relational operator

Answers

Answered by adityaajaysingh4
0

In C language pointers can be compared if the two pointers are pointing to the same array. All relational operators can be used for pointer comparison, but a pointer cannot Multiplied or Divided.

Similar questions