Examlex

Solved

A Communication Strategy of Accentuating the Differences Between Oneself and Another

question 31

Multiple Choice

A communication strategy of accentuating the differences between oneself and another person is called ________.


Definitions:

Strcopy

A standard library function in C programming that copies the string pointed to by the source, including the null terminator, to the destination.

Strcat()

A function in the C programming language used to concatenate (append) one string to the end of another.

Strcpy()

A function used in C programming to copy one string to another.

Strcmp()

A function in C and C++ programming languages that compares two strings lexicographically.

Related Questions