Which of the following servlet methods can return null?
getInitParameterNames()
getInitParameter(String name)
getServletName()
getServletContext()