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