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

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

ANSWER DOWNLOAD EXAMIANS APP

C Programming
String concatenation means -

Comparing the two strings to define the larger one.
Combining two strings.
Partitioning the string into two strings.
Extracting a substring out of a string.
Merging two strings.

ANSWER DOWNLOAD EXAMIANS APP