By saving an existing Office file with the ____ command, you create a duplicate that you can modify, while the original file remains intact.
A. New
B. Rename
C. Duplicate
D. Save As
Answer: D
You might also like to view...
The __________ allows users to launch scripts written in such scripting languages such as JavaScript or VBScript.
a. Windows Scripting Host (WSH) b. command line interface c. batch file facility d. The premise of this question is false.
Which method of connecting to the network uses existing copper telephone lines?
A) DSL B) Cable C) Fiber Optic D) Wireless
Case-Based Critical Thinking QuestionsCase 1You have just starting working at Quantum Company. As a new programmer, you have been asked to review and correct various pseudocode.The following pseudocode is not working correctly. What code needs to be corrected? This is the call to the method: displayName()And this is the method:displayName(string name) output "My name is " name return
A. Change the method call to displayName("Sean") B. Change the method call to displayName(Sean) C. Change the return statement to return output D. Change the return statement to return name
Unlike the Event tab, there are many properties for an unbound control on the Data tab. That is because labels are displayed on the form, and so the properties related to the field display are relevant
Indicate whether the statement is true or false