Which of the following is true?
a. An @RequestScoped bean can be access by all of an app's pages during a session.
b. Sessions never expire.
c. An @SessionScoped is created when a session begins and exists throughout the entire session.
d. None of the above.
c. An @SessionScoped is created when a session begins and exists throughout the entire session.
Computer Science & Information Technology