Which of the following is a file system that theoretically supports up to 64ZB and more than 1000 files per directory?

A. NTFS5
B. FAT32
C. NTFS
D. exFAT


Answer: D. exFAT

Computer Science & Information Technology

You might also like to view...

Select the proper object type. __________ file( "file.dat", ios::in | ios::out );

a. iostream b. fstream c. ofstream d. ifstream

Computer Science & Information Technology

In a hospital each surgeon is assigned to a particular operating room (OR) on the same day each week (e.g., Dr. Smith is in OR22 every Wednesday). A surgeon gets exactly one such assignment and each OR gets some use. Other doctors (not surgeons) don't have ORs assigned to them. ORs are described by their (unique) room number and size. Each doctor is described by a (unique) Id, name, and phone

number. Draw an E-R diagram (neatly) that describes this enterprise and represents all these facts. What will be an ideal response?

Computer Science & Information Technology

A program must __________ without any errors before it can be run.?

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

Computer Science & Information Technology

The Undo button cannot be used to restore an object that has been deleted.

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

Computer Science & Information Technology