Jsp Set 1

What is the name of the JSP Element type looks like

Should the code in JSP element declaration type end with a semi-colon ?

Can you use the implicit objects in the declaration element ( of JSP ?

If you were to add an instance field in the JSP , which element would you use ?

Which of the following is not an implicit object ?

Does the JSP has any get or post method ?

Which of the following is a valid  JSP comment  ?

An expression in JSP is evaluated to which of the following ?

Which of the following method should not be overriden in JSP

Which of the following phase  is  required ,when you would get the code in JSP converted to Java ?