You are investigating a disk problem. The system can no longer access the C: drive. What command could you use to try to repair the error?

A. bootrec /fixslb
B. bootrec /fixnbr
C. bootrec /fixrtb
D. bootrec /fixmbr

Answer: D. bootrec /fixmbr

Computer Science & Information Technology

You might also like to view...

A(n) ________ chart is a 3-dimensional disk instead of a circle that is often used for this type of pie chart

Fill in the blank(s) with correct word

Computer Science & Information Technology

If the sort pattern split routine consistently splits the array into two pieces of equal size the runtime is

a) O(N 2 ) b) O(log N) c) O(N 1/2 ) d) O(N log N) e) The run-time depends on too many things to answer this.

Computer Science & Information Technology