Question: One difference between the DirectoryInfo class and the Directory class is: a. Methods of the Directory class allow you to move directories and files; DirectoryInfo
One difference between the DirectoryInfo class and the Directory class is:
a. Methods of the Directory class allow you to move directories and files; DirectoryInfo does not.
b. The DirectoryInfo class also has public properties.
c. The DirectoryInfo class is a static class.
d. The Directory class cannot be used with binary files;
DirectoryInfo can.
e. The DirectoryInfo class only has methods.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
