Solved

If the Contents of a String Variable Named DestString Are

Question 28

Multiple Choice

If the contents of a string variable named destString are "Hello", then the function call strcat(destString, " there World!") results in the string value ____ being assigned to destString.


A) "there World!"
B) "Helloe World!"
C) "Hellothere World!"
D) "Hello there World!"

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions