Vidyalelo
C# Programming · all questions

ASP.NET and Web Development with C Sharp
practice.

Practice every MCQ with options. Use Show answers when you want the correct option and solution.

68

Questions

1/4

Page

Pick an option on a question to see the right answer and solution.

What does ASP.NET stand for?

Select an option to see the answer and solution.

Which file extension is used for ASP.NET web pages?

Select an option to see the answer and solution.

Which of the following is NOT a valid ASP.NET control?

Select an option to see the answer and solution.

What is the purpose of the ViewState in ASP.NET?

Select an option to see the answer and solution.

Which file is responsible for managing routing in an ASP.NET MVC application?

Select an option to see the answer and solution.

What is the role of the Web.config file in an ASP.NET application?

Select an option to see the answer and solution.

Which of the following is NOT a valid HTTP method?

Select an option to see the answer and solution.

What is the purpose of the ModelState.IsValid property in ASP.NET MVC?

Select an option to see the answer and solution.

Which of the following is NOT a valid HTTP status code?

Select an option to see the answer and solution.

What is the purpose of the App_Data folder in an ASP.NET application?

Select an option to see the answer and solution.

What is the default programming language used in ASP.NET?

Select an option to see the answer and solution.

Which ASP.NET technology is used to handle asynchronous HTTP requests?

Select an option to see the answer and solution.

Which ASP.NET feature is used to authenticate users?

Select an option to see the answer and solution.

What is the purpose of the element in the Web.config file?

Select an option to see the answer and solution.

Which of the following is NOT a valid ASP.NET component?

Select an option to see the answer and solution.

What is the purpose of the Global.asax file in an ASP.NET application?

Select an option to see the answer and solution.

Which of the following is NOT a valid HTTP status code in ASP.NET?

Select an option to see the answer and solution.

What is the primary function of the ASP.NET Web API framework?

Select an option to see the answer and solution.

In ASP.NET MVC, what is the purpose of the ViewBag object?

Select an option to see the answer and solution.

Which directive is used to inherit from a master page in an ASP.NET Web Forms application?

Select an option to see the answer and solution.