Q27
In Java web applications, what is the purpose of the `@SessionScoped` annotation?
A.
To define JavaBean properties
B.
To execute SQL queries
C.
To indicate that a bean's scope is limited to a user session
AnswerD.
To create JavaBeans
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board