Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Which of the following is true about session in ASP.NET ?

Which of the following is true about session in ASP.NET ?

A. The default time interval is 5 minutes
B. Programmers has to take care of delete sessions after configurable timeout interval
C. ASP.NET automatically delete sessions after configurable timeout interval
D. None of the Above