Correct Answer: True
Explanation:
Note: This Question is unanswered, help us to find answer for this one
.NET Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More .NET MCQ Questions
Can you prevent your class from being inherited and become a base class for some other classes?
To configure authentication for your Web application so clients cannot access it anonymously, but access is allowed for users from untrusted domains, where should the following code be added to?
In ASP.NET, does EnableViewState allow the page to save user input on a form?
In ASP.NET, postback occurs in which of the following forms?
How do you manage states in an ASP.NET application?
You assigned the version number - 5.3.1.0 to your assembly. The four digits stand for:
The global assembly cache:
Which of the following does not constitute the benefits of CLR?
Application domains are created by runtime host and the runtime host include:
Which of the following namespace are defined in the base class library.