You are troubleshooting a friend's computer and your diagnostic software reports a problem with the MFT. What file system is your friend's computer using?
A. FAT12
B. FAT16
C. NTFS
D. EXT3
Answer: C
Computer Science & Information Technology
You might also like to view...
Name the technique used in security attacks.
What will be an ideal response?
Computer Science & Information Technology
What is wrong with the following code fragment? Rewrite it so that it produces correct output.
``` if (total == MAX) if (total < sum) System.out.println("total == MAX and < sum."); else System.out.println("total is not equal to MAX"); ```
Computer Science & Information Technology
Clicking the ________ & Center button merges multiple adjacent cells into one cell, and centers its contents
Fill in the blank(s) with correct word
Computer Science & Information Technology
Briefly describe the purpose of a software audit utility.
What will be an ideal response?
Computer Science & Information Technology