Font size:
Print
Question: In ASP.NET the sessions can be dumped by using

1. Session.Dump
2. Session.Abandon
3. Session.Exit
4. None of the above
Prev Question Consider the following pseudo-code:IF((A>B A...
Next Question What is the output of this program?class sample...