GIAC
GSSP-JAVA · Question #247
Which of the following is the return type of the getInitParameter() method of the ServletContext interface?
The correct answer is B. String. See the full explanation below for the reasoning.
Question
Which of the following is the return type of the getInitParameter() method of the ServletContext interface?
Options
- AEnumeration
- BString
- CString array
- DServletContext
- EInteger
How the community answered
(26 responses)- A4% (1)
- B77% (20)
- C4% (1)
- D12% (3)
- E4% (1)
Community Discussion
No community discussion yet for this question.