What is the difference between session object and application object in ASP.Net?

Question:
What is the difference between session object and application object in ASP.Net?

1.The session object is used to maintain the session of each user while an application object is created while a user enters in the application

2.Session objects are created on the server while application objects are created on the client side.

3.Session objects are used to handle database communication while application objects are used to handle communication between two different domains.

4.All of the above

Posted Date:-2022-11-08 07:54:56


More MCQS Questions and answers

Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!