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

1. Windows is not case sensitive, so you can type a file name all lowercase, all uppercase,
or mixed case.
2. The first time a file is written to disk, its name, disk address, creation date, and other
information are recorded in the directory.
3. When a disk is first formatted, a single root directory is created.
4. To simplify keeping track of files, a Windows user simply stores them all in the root
directory.
5. Windows Explorer provides a view of the contents of one directory at a time.


1. True
2. True
3. True
4. False
5. False

Computer Science & Information Technology

You might also like to view...

When referencing a file located in a different folder than the link tag, you must include the ____ for the file.

A. link B. path C. anchor D. map

Computer Science & Information Technology

Which of the following would be best to use in a search engine when searching for a Windows 10 boot problem?

A) "Windows 10" AND boot AND problem B) Windows 10 boot problem C) Microsoft Windows problem D) Microsoft 10 problem boot* AND issu*

Computer Science & Information Technology

Where do you edit a macro?

A. Macro editor B. Macros must be created from scratch. C. VBA Editor D. Notepad

Computer Science & Information Technology

The ____ method allows you to replace all occurrences of some character within a String.

A. substring() B. toString() C. replaceCharacter() D. replace()

Computer Science & Information Technology