C Programming
In C programming language, which of the following type of operators have the highest precedence

Relational operators
Logical operators
Equality operators
Arithmetic operators

ANSWER DOWNLOAD EXAMIANS APP

C Programming
String concatenation means -

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

ANSWER DOWNLOAD EXAMIANS APP