Which tool could a technician use if errors appear on an external mechanical hard drive?
A) bootrec
B) chkdsk
C) diskpart
D) regedit
B
Computer Science & Information Technology
You might also like to view...
A phone that is designed for use with GSM contains the subscriber's identification and subscription information on a small flash-memory card called a(n) ________ card
A) ESN B) SIM C) MIN D) SID
Computer Science & Information Technology
The Tree class is derived from a base class named Plant. Which of the following statements can be used by the Tree class to invoke the Plant class's default constructor?
A. MyPlant.New() B. MyBase.New() C. MyTree.New() D. MyTree.Base
Computer Science & Information Technology