Vidyalelo
Java Programming · Q78

Java Session Management and JSP

Programming · Java Programming · question 78

Q78

Which of the following is not true about session?

A.
All users connect to the same session
B.
All users have same session variable
C.
Default timeout value for session variable is 20 minutes
Answer
D.
New session cannot be created for a new user

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board