The arguments of the strcpy function are

a. two C-strings
b. two addresses
c. three pointers
d. one array and one pointer
e. None of these


b. two addresses

Computer Science & Information Technology

You might also like to view...

The best approach to move a menu item with an existing Click event to a new location is:

a. cut the menu item from the old location and paste it into the new location. b. click the menu item and drag it to the new location c. delete the menu item from the old location and add it to the new location d. none of the above

Computer Science & Information Technology

Unlike application programs, when you compile a Java applet, no .class file is produced.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Anti-aliasing is available for the ____.

a. Lasso Tool b. Elliptical Marquee Tool c. Magic Wand Tool d. all of the above

Computer Science & Information Technology

A block of programming code that performs one or more tasks

a. Comment b. Macro c. Procedure

Computer Science & Information Technology