Multiple Choice
Which attribute uniquely identification element?
A) ID
B) Class
C) Name
D) Scope
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: Which method is used to specify before
Q6: Which page directive should be used in
Q7: Which of the following action variable is
Q8: Servlet mapping defines<br>A)an association between a URL
Q9: How many ServletContext objects are available for
Q11: Application is instance of which class?<br>A)javax.servlet.Application<br>B)javax.servlet.HttpContext<br>C)javax.servlet.Context<br>D)javax.servlet.ServletContext
Q12: Which of the following is true about
Q13: Which tag should be used to pass
Q14: "request" is instance of which one of
Q15: Which one of the following is correct