What is the correct path for a file named Marks.TXT on the C: drive in a directory called Students, which is residing in a directory called REPORT, which is residing in the root directory?

What will be an ideal response?


Computer Science & Information Technology

You might also like to view...

An error occurs if:

a. A non-reference, non-const, primitive data member is initialized in the member initialization list. b. An object data member is not initialized in the member initialization list. c. An object data member does not have a default constructor. d. An object data member is not initialized in the member initialization list and does not have a default constructor.

Computer Science & Information Technology

A XAML document defines the ________ of a Windows 8 UI app.

a) appearance b) sequencing c) threading d) priority

Computer Science & Information Technology

Which of the following statements is true?

a. A while statement cannot be nested inside another while statement. b. An if statement cannot be nested inside another if statement. c. A while statement cannot be nested inside an if statement. d. None of the above is true.

Computer Science & Information Technology

HTML has been used to create several markup languages, including MathML and CML.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology