Class ________ provides static methods for common file and directory manipulations, including methods for copying files; creating and deleting files and directories; getting information about files and directories; reading the contents of files; getting objects that allow you to manipulate the contents of files and directories; and more.

a. File
b. FileAndDirectory
c. Files
d. FilesAndDirectories


c. Files

Computer Science & Information Technology

You might also like to view...

When you position the Pen tool over a path, a(n) ____ appears.

A. anchor point B. small circle C. plus sign D. minus sign

Computer Science & Information Technology

What does the FBI define as any "premeditated, politically motivated attack against information, computer systems, computer programs, and data which results in violence against non-combatant targets by sub-national groups or clandestine agents?"

A. information warfare B. cyberware C. cyberterrorism D. eTerrorism

Computer Science & Information Technology

When you drag a statement from the clipboard and drop it in the editing area, Alice copies thestatement from the ____.

A. clipboard B. events C. details area D. object tree

Computer Science & Information Technology

Which of the following operations from the ADT sorted list behave as they do in the ADT list?

a. getPosition(anEntry) b. getLength() c. removeSorted(anEntry) d. insertSorted(newEntry)

Computer Science & Information Technology