Why can a colon NOT be used in a file name?

A) The colon is used exclusively for deleting folders and cannot be used in a file name.
B) The colon is exclusively used to indicate a drive on the computer. An example is C: drive.
C) The colon is strictly used for moving files from one folder to another.
D) Colons are symbols that represent programs accessed on the start menu.

B

Computer Science & Information Technology

You might also like to view...

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

1. A base class is more specific than its derived class and represents a more specialized group of objects. 2. Polymorphism enables you to conveniently program “in the general” rather than “in the specific.” 3.. One negative of polymorphism is that it’s complicated, so it makes it difficult to extend systems with new capabilities. 4. A base class may have only one derived class. 5. All classes in Visual Basic have Object as either a direct or indirect base class.

Computer Science & Information Technology

A sequence of branches in a comparison tree is called a(n) ____________________.

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

Computer Science & Information Technology