Solved

Typically, the ____ Function Is Used to "Assemble" a String

Question 27

Multiple Choice

Typically, the ____ function is used to "assemble" a string from smaller pieces until a complete line of characters is ready to be written, either to the standard output device or to a file.


A) strcpy()
B) strcat()
C) sscanf()
D) sprintf()

Correct Answer:

verifed

Verified

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

Related Questions