GeekInterview.com > Tech FAQs > Programming > JSP
|
| Go To First | Previous Question | Next Question |
|
|
Which of the following are the implicit objects in JSP 1. Application, out 2. config, exception 3. page, pageContext 4. request, response, session
| Skill/Topic: Fundamentals A) 1, 2
B) 2, 3
C) 2, 3, 4
D) 1, 2, 3, 4
|
|
| Total Answers and Comments: 3 |
Last Update: June 09, 2008 |
|
| | |
|
Submitted by: shazia Fatima The answer is c not d.The implicit variable application starts with small a.It is application and not Application
Above answer was rated as good by the following members: pragyanp | Go To Top
|