The following statement causes the Open dialog box to become visible on the form. OpenFileDialog1.ShowDialog() After a file has been selected and the Open button is pressed, the value of OpenFileDialog1.FileName will be the file’s filespec; this will include all of the following except

(A) the file’s drive.
(B) the file’s date of creation.
(C) the file’s path.
(D) the file’s extension.

(B) the file’s date of creation.

Computer Science & Information Technology

You might also like to view...

It is important to type a URL in the Address box of the Insert Hyperlink dialog box; you should never copy and paste it

Indicate whether the statement is true or false

Computer Science & Information Technology

A company's network is wired in a bus topology and one of the computers is unable to access the network. Which of the following is the FIRST step in the troubleshooting process?

A. Reinstall the NIC driver. B. Replace the cable. C. Check the cable connections. D. Replace the NIC

Computer Science & Information Technology