GIAC
GSSP-JAVA · Question #195
Which of the following keywords is used to throw an exception object inside a method?
The correct answer is A. throw. See the full explanation below for the reasoning.
Question
Which of the following keywords is used to throw an exception object inside a method?
Options
- Athrow
- Bcatch
- Cfinal
- Dthrows
- Efinally
- Fassert
How the community answered
(35 responses)- A80% (28)
- C11% (4)
- E6% (2)
- F3% (1)
Community Discussion
No community discussion yet for this question.