Writing a catch clause without an argument list ____.
A. is the same as writing catch (System.Exception)
B. is the same as writing a finally block
C. is the same as writing catch (Application.Exception)
D. creates a syntax error
Answer: A
You might also like to view...
When worksheets are grouped all structural changes will be copied across worksheets
Indicate whether the statement is true or false
An incremental backup _________________
a. Backs up only those files and folders that have changed since the previous backup, and marks those files as having been backed up. b. Backs up only those files and folders that have changed since the previous backup, and does not mark those files as having been backed up. c. Backs up all files, but only marks those whose contents have changed. d. Backs up all files that have changed other than system files.