Which of the following represents a dialog box that allows the user to select a file from a disk or other storage medium?

a) color chooser
b) disk chooser
c) tool tip chooser
d) file chooser
e) none of the above


d) file chooser

Computer Science & Information Technology

You might also like to view...

Given the declaration

char next_char; which of the following assignment statements assigns the letter A to the variable next_char? a. nextChar = A; b. nextChar = "A"; c. nextChar = 'A'; d. nextChar (A); e.'A' = nextChar;

Computer Science & Information Technology

How many bits are in an IPv4 address?

A) 32 B) 64 C) 128 D) 256

Computer Science & Information Technology

What does a folder contain?

a. Word pad b. Memory c. Help features d. Files

Computer Science & Information Technology

The first computers were powered by thousands of ____________________ that needed to be constantly replaced, required a great deal of electricity, and generated a lot of heat.

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

Computer Science & Information Technology