All of the following are methods of the File class except:
a. exists()
b. delete()
c. getDirectory()
d. getName()
C
Computer Science & Information Technology
You might also like to view...
In addition to managing your personal schedule, which one of the following can Windows Calendar help you to manage?
A) e-mail B) junk e-mail C) tasks D) shared folders
Computer Science & Information Technology
If a class contains a pointer to dynamically allocated memory, which of the following defaults is likely to be unacceptable?
a. copy constructor b. destructor c. operator= d. all of the above e. none of the above
Computer Science & Information Technology