Critical Thinking QuestionsCase 8-1You have been given the assignment of putting an Excel chart into a Word report that you are producing for the shareholders of your company.
You have changed your mind and have decided that you want to ensure that the most current version of the chart appears in the destination file. What should you do to the chart?
a. Embed the chart.b. Link the chart.c. Copy and paste the chart.d. Address the chart.
What will be an ideal response?
Answer: B
You might also like to view...
From your point of view, describe the strengths and weaknesses of users during the requirements elicitation activity. Describe also the strengths and weaknesses of developers during the requirements elicitation activity.
What will be an ideal response?
A grammatical error is underlined with a(n) ________ wavy line
Fill in the blank(s) with correct word
The result of a logical expression cannot be assigned to an int variable, but it can be assigned to a bool variable.
Answer the following statement true (T) or false (F)
To obtain the sine of 35 degrees, use _______.
a. Math.sin(35) b. Math.sin(Math.toRadians(35)) c. Math.sin(Math.toDegrees(35)) d. Math.sin(Math.toRadian(35)) e. Math.sin(Math.toDegree(35))