(Choose 1 answer)
Which of the following is INCORRECT statement about implicit objects and scope?
A. application can't be used to access other web application resources.
B. page is of type java.lang.Object.
C. PageContext.findAttribute() can't be used to return a session scope attribute if an attribute of the same name exists in page scope.
Exit 17