C Programming
The operator > and < are meaningful when used with pointers, if

The pointers point to elements of the same array.
None of these.
The pointers point to structure of similar data type.
The pointers point to data of similar type.

ANSWER DOWNLOAD EXAMIANS APP

C Programming
Use of functions

Helps to avoid repeating a set of statements many times.
All of these
Helps to avoid repeated programming across programs.
Makes the debugging task easier.
Enhances the logical clarity of the program.

ANSWER DOWNLOAD EXAMIANS APP