Which of the following method calls can be used to retrieve an object from the session that was stored using the name "userid"?
a. getObject("userid");
b. getValue("userid");
c. get("userid");
d. getAttribute("userid");
e. getParameter("userid");
Answer: D
If the answers is incorrect or not given, you can answer the above question in the comment box. If the answers is incorrect or not given, you can answer the above question in the comment box.