To try out additional features, you can click ________ this Sway so you can edit a copy while keeping the original

A) Duplicate B) Cut C) Archive D) Remix

A

Computer Science & Information Technology

You might also like to view...

Which of the following is not true of a destructor?

a. It performs termination housekeeping. b. It is called before the system reclaims the object’s memory. c. If the programmer does not explicitly provide a destructor, the compiler creates an “empty” destructor. d. It releases the object’s memory.

Computer Science & Information Technology

Columns and column groups accept only four styles: border, background, ____, and visibility.

A. color B. height C. width D. font-family

Computer Science & Information Technology