If an invalid path is included with the constructor for a StreamWriter object, ____.
A. an InValidPathException is thrown
B. a System exception occurs
C. an IOException exception is thrown
D. the program terminates
Answer: C
You might also like to view...
Declaring a method final means:
a. it will prepare the object for garbage collection. b. it cannot be accessed from outside its class. c. it cannot be overloaded. d. it cannot be overridden.
What are the two different ways that responsibility for an OU can be delegated to a non-administrator user?
What will be an ideal response?
Which system presents information in a highly summarized form?
A. executive support system (ESS) B. management information system (MIS) C. decision support system (DSS) D. transaction processing system (TPS)
Which SQL keyword is required in every query?
a. FROM. b. WHERE. c. ORDER BY. d. LIKE.