Solved

A JSP Page Uses the Java

Question 25

Multiple Choice

A JSP page uses the java. util. ArrayList class many times. Instead of referring the class by its complete package name each time, we want to just use ArrayList. Which attribute of page directive must be specified to achieve this? Select the one correct answer.


A) extends
B) import
C) include
D) package

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions