Chained exceptions are useful for finding out about ________.
a. exceptions thrown using the chained keyword.
b. checked exceptions only.
c. an original exception that was caught before the current exception was thrown.
d. the current exception’s chain of superclasses.
c. an original exception that was caught before the current exception was thrown.
You might also like to view...
Classes for creating, reading and manipulating XML documents are located in namespace ________.
a) System.Xml b) System.Xml.Linq c) Microsoft.Xml d) a and b
The ________ tool is the tool most often used to create forms
Fill in the blank(s) with correct word
The time a task can be delayed from its scheduled start date without delaying the project is called ________
A) scope B) critical path C) slack D) task dependency
In a data dictionary, data elements are combined into _____, which are meaningful combinations of data elements that are included in data flows or retained in data stores.
A. fields B. columns C. records D. decimals