When you save a file, the app automatically assigns it a file ____.
A. tab
B. extension
C. key
D. dialog
Answer: B
You might also like to view...
You can double-click a button to open the ___ dialog box.
A. Image Map B. Accessibility Options C. Interactive Buttons D. Add Choice
If you access the Internet, you must use the TCP/IP protocol suite
Indicate whether the statement is true or false
Answer the following statements true (T) or false (F)
1. A binary search can only be used on a sorted array. 2. The tower function that solves the Towers of Hanoi problem has three parameters. 3. Iteration is usually more efficient than recursion. 4. If a path through a function is missing a return statement the compiler will not detect the error. 5. If error checking is done inside a recursive function it will perform more efficiently.
____ can be defined on a per-user basis, such as specifying the path where application files are stored.
A. System environment variables B. User environment variables C. System environment entries D. User environment entries