The function ____ appends str2 to the end of str1.
A. strcpy(str1, str2)
B. strcmp(str1, str2)
C. strncpy(str1, str2,n)
D. strcat(str1, str2)
Answer: D
You might also like to view...
The ________ view allows you to set the TabIndex properties for controls by clicking the controls on the Form.
a) Tab Index b) Tab View c) Tab Order d) Tabs e) Tab Stops
Explain how the for loop is executed. Does the increment step happen before or after the first pass of the loop?
What will be an ideal response?
Which of the following happens when a program update is installed?
A) the old version resides while the new update is installed B) the old version is deleted C) both versions remain on the computer for only 30 days D) both versions remain until you manually delete one or the other
Threads that are most active on a message board can be identified as ________
Fill in the blank(s) with correct word