To make a directory, the command _______________ or _______________ is used.

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


mkdir, md

correct

Computer Science & Information Technology

You might also like to view...

Floating point numbers always have which of the following:

a. An integer part b. A sign c. A fractional part d. All of these

Computer Science & Information Technology

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

1. In C++, a virtual destructor is invoked whenever a virtual constructor was used to create the object. 2. Redefining and overriding are exactly the same thing. 3. A class template can be derived from a non-template class. 4. A class template cannot be derived from a class template. 5. A non-template class can be derived from a class template instantiation.

Computer Science & Information Technology

Routers function both as a switch and a(n):

A) ethernet B) hub C) NIC D) gateway

Computer Science & Information Technology

Windows 7 does not allow you to format a partition greater than _____ GB with the FAT32 file system

a. 16 b. 32 c. 64 d. 128

Computer Science & Information Technology