The File class: a. has only instance members, so to call one of its methods you must
Question:
The File class:
a. has only instance members, so to call one of its methods you must have an object
b. has only instance members, so to call one of its methods you must use the class name
c. has only static members, so to call one of its methods you must have an object
d. has only static members, so to call one of its methods you must use the class name
e. has only static members, so to call one of its methods you must use an instance member
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
C# Programming From Problem Analysis To Program Design
ISBN: 9781285856872
5th Edition
Authors: Barbara Doyle
Question Posted: