In Windows, which of the following statements will open the file example.txt that is in the root directory on the C: drive?

A) open C:/example.txt
B) open example.txt C:/
C) open /C:/example.txt
D) open C:example.txt
E) open example.txt /C:

Respuesta :

Answer: The correct answer is A) open C:/example.txt. 

Explanation: This statement will open the file example.txt that is in the root directory on the C: drive using the default application for the file type. The other statements are either invalid or will not locate the file correctly

RELAXING NOICE
Relax