a. Classes
b. Methods
c. Objects
d. Variables
Answer:
c. objects
Explanation:
JSP implicit objects are created during the translation phase. These objects can be directly used in scripts that go in the service method. They are created by the container automatically, and they can be accessed using objects.