68Software EngineeringMediumWhich of the following ASP.NET object encapsulates the state of the client?ASession objectBResponse objectCApplication objectDServer object Correct answerA. Session object ExplanationThe correct answer is Session object.