Correct Answer: They interact directly with the runtime
Explanation:
Note: This Question is unanswered, help us to find answer for this one
ASP.NET Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More ASP.NET MCQ Questions
Set the default language for all of your application logic to C#?
Default configuration file for each application?
What happens if the Server configuration file and the Application configuration file have different values for session state?
Which is not an event of the Page class?
You want to create a cookie object named CustomerAddress of type Ctlstomerlnfo to maintain address information of customers who buy products online. Which of the following code snippets should you use to create this cookie?
Which is the parent class of the Web server control?
How to show the entire validation error message in a message box on the client side?
How many forms can be added to a aspx page?
Difference between int.Parse() and Convert.ToInt32()?
Which stage of page life-cycle occurs last?
ASP.NET MCQs | Topic-wise