Solved

If the Following Function Will Throw a String Exception, Then

Question 16

Multiple Choice

If the following function will throw a string exception, then
Void myFunction ) ;


A) the function definition and declaration should have a throw list
B) the function definition, but not the declaration should have a throw list
C) the function should have an empty throw list.
D) all of the above

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions