C Programming
C preprocessor

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

ANSWER DOWNLOAD EXAMIANS APP

C Programming
String concatenation means -

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

ANSWER DOWNLOAD EXAMIANS APP