1.
In JSP, which of the following methods is used to return the country name that is appropriate for the user display?
2.
In JSP, which of the following methods is used to return the language name that is appropriate for the user display?
3.
In JSP, which of the following methods is used to return the three-letter abbreviation of the country name?
4.
Which of the following actions is a part of the compilation process in JSP?
5.
In JSP, <% code fragment %> is a ____________.
6.
Which of the following can be a value of the scope attribute in JSP?
7.
In JSP, which of the following instances are included in the out implicit object?
8.
Which of the following objects can throw IOExceptions in JSP ?
9.
In JSP, which of the following instances are included in the out application object?
10.
In JSP, which of the following methods is used to send the encoded user information appended to the page requests?