1. In ASP.NET, does EnableViewState allow the page to save user input on a form?
2. In ASP.NET, postback occurs in which of the following forms?
3. In ASP.NET, why is Global.asax used?
4. Which caching type is supported by ASP.NET?
5. In C#, what does the following code do: class Test: Form { }
6. How is ASP.NET different from classic ASP?
7. Which of the following is NOT a reserved keyword in C#?
8. In ASP.NET, how do you explicitly kill a user session?
9. In ASP.NET, which one of the following namespaces contains the definition for IdbConnection?
10. In C#, how does the following code measures time? Thread.Sleep(time)
11. Where are the String class and Char structure found?
12. How do string indexers treat strings?
13. In ASP.NET, which of the following describes IsPostBack?
14. In ASP.NET, which control does not have any visible interface?
.NET MCQs | Topic-wise