Describe in detail your understanding of embedded and linked charts. Discuss their differences and similarities and properly define the terms "source file," "destination file," and "source program."
What will be an ideal response?
An embedded chart is an object that is created in a source program, such as Excel, and then inserted to a PowerPoint slide, known as the destination file. An embedded chart becomes a part of the destination file and can be edited in its source program by double-clicking the object. An embedded Excel chart's data is actually stored in an Excel worksheet that is included with the PowerPoint file.
A linked chart is also created in another program, or source program, and is saved in another file known as a source file. A linked chart is not saved in the destination file. A representation or picture of the linked chart is inserted into the destination file instead of the actual chart. A linked chart can be double-clicked to edit it in its source program.
You might also like to view...
Which type of control includes security policies, procedures, standards, baselines, and guidelines that are established by management?
A. logical controls B. physical controls C. preventive controls D. administrative controls
When the ________ is placed in front of a variable name, it returns the address of that variable.
A) asterisk ( * ) B) conditional operator C) ampersand ( & ) D) semicolon ( ; ) E) None of the above