The ____ string manipulation function adds a string to the end of another string.

A. stradd
B. strcmp
C. strcpy
D. strcat
E. strtok


Answer: D

Computer Science & Information Technology

You might also like to view...

When you used JPA in this chapter, you interacted with an existing database via classes that the NetBeans IDE generated from the database’s schema. You used the NetBeans Entity Classes from Database... option to add to your project classes that represented the database tables. Together, these classes and the corresponding settings are known as a ________ unit.

a. perseverance b. perpetual c. sticky d. persistence.

Computer Science & Information Technology

Which of the following are correct? Why are the others incorrect? When a function having an array formal parameter is called, the formal array parameter …

a. names a copy of the array argument. b. refers to exactly the same array as the calling program c. is passed the address of the argument, and the function needs further information about the array size to safely use an array parameter d. refers to the array using a name that is always different from the calling program's argument.

Computer Science & Information Technology

Word provides default tab stops at _____ intervals.

A. 0.5" B. 1" C. 0.75" D. 0.25"

Computer Science & Information Technology

Social networking is unquestionably the most popular social medium today

Indicate whether the statement is true or false

Computer Science & Information Technology