Critical Thinking QuestionsCase 1-2You are working on a new report for your office, and you need some assistance from a colleague to finalize the document.
You want to add a dictionary to look up some key terms in your report. On which of the following tabs does your colleague tell you that you can add a dictionary?
a.Filec.Languageb.Resourcesd.Review
What will be an ideal response?
Answer: d
You might also like to view...
If a local variable in a method has the same name as a variable in the main program, what will occur?
a) an error is generated b) the variable in the main program is "hidden" until the method is finished executing c) the variable in the main program will override the variable from the method d) None of the above.
Display employee’s full name followed by a message based on salary. If salary is above $100,000, display “HIGH”. If salary is between $50,000 and $100,000, display “MEDIUM”. If salary is below $50,000, display “LOW”.
Write queries for the following. (Use tables created in Chapter 4 Lab Activity.)
Which of the following is FALSE about Word options?
A) You can customize the Quick Access Toolbar. B) You can disallow text to be dragged and dropped. C) You can change the font default. D) Tabs can be added to the Ribbon.
Describe the features of IP encapsulation provided by a VPN.
What will be an ideal response?