C Programming
String concatenation means -

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

ANSWER DOWNLOAD EXAMIANS APP

C Programming
C preprocessor

Takes care of conditional compilation
Takes care of include files
All of these
Acts before compilation
Takes care of macros

ANSWER DOWNLOAD EXAMIANS APP