What command creates a subdirectory under a directory?

A. rd
B. md
C. cd
D. makedir


Answer: B

Computer Science & Information Technology

You might also like to view...

What is wrong with the following implementation of a member function that returns true if the age of an object of the person class is greater than 65?

bool isSenior ( ) { if (age > 65) return true; else return false; }

Computer Science & Information Technology

Which of the following are steps for mitigating obstructions in the Fresnel zone?  (Choose all that apply.)

A. lower the tower height B. reduce obstructions such as trees C. raise the antenna mounting point D. use a MIMO antenna

Computer Science & Information Technology

Which of the following allows a technician to mask a private network of IP addresses behind one public IP address?

A. NAT B. Subnetting C. DHCP D. DNS

Computer Science & Information Technology

You must use one service for domain name registration and a different service for Web hosting.

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

Computer Science & Information Technology