The INFO2 file was a place for storing deleted files in which file system?
a. FAT16
b. NTFS
c. Ext3
d. HPFS
b. NTFS
Computer Science & Information Technology
You might also like to view...
Which of the following is the best for generating random integer 0 or 1?
a. (int)Math.random() b. (int)Math.random() + 1 c. (int)(Math.random() + 0.5) d. (int)(Math.random() + 0.2) e. (int)(Math.random() + 0.8)
Computer Science & Information Technology
Which of the following is NOT shown when you look at your files in Details view?
A) File image B) File name C) File size D) File type
Computer Science & Information Technology
Which of the following is NOT a button in the Proofing group?
A. Spelling B. Compare C. Research D. Thesaurus
Computer Science & Information Technology
You cannot write a catch clause unless you include it within a try block.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology