DOS traditionally used a command line interface, although later versions of DOS supported a(n) ____________________ interface.

Fill in the blank(s) with the appropriate word(s).


menu-driven

Computer Science & Information Technology

You might also like to view...

Which of the following statements about the switch statement is false?

a. You can use Strings in a switch statement’s controlling expression. b. You can use a String in a switch statement's case label. c. You can use a comma-separated list of Strings in a switch statement’s case label. d. You cannot use a String in a switch statement’s default case label.

Computer Science & Information Technology

Write C code for the following flowchart. Assume the user inputs an integer variable.

Computer Science & Information Technology

Which of the following is true about Hyper-V and VM security?

A. the permissions on the folder that holds the virtual disks should be Modify for Domain Users B. VMs do not require firewalls or antivirus software since Hyper-V protects them C. auditing should be enabled for sensitive virtual disks and configuration files D. Only use Hyper-V integration services on low-risk VMs

Computer Science & Information Technology

What is the correct order of steps for creating a multitable query?

I. Step 1 II. Step 2 III. Step 3 IV. Step 4 V. Step 5 A. Add the tables you want B. Click Query Design in the Queries group C. Click Run D. Drag the fields you want E. Click the Create tab

Computer Science & Information Technology