C Programming
Choose the best answer.Prior to using a pointer variable

None of these.
It should be initialized.
It should be declared.
It should be both declared and initialized.

ANSWER DOWNLOAD EXAMIANS APP

C Programming
Use of functions

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

ANSWER DOWNLOAD EXAMIANS APP