Asp.Net MCQ

  1. We are not using a server when we run our .aspx projects
  2. The file extension an ASP.NET web form is -
  3. Master pages are used to provide the code and appearance that are the same for a series of ________________
  4. The term for the pages that depend upon a master page is called-
  5. menus, treeview and sitemappath controls cannot be styled with CSS -
  6. _________________ is the code mixed with the HTML and asp controls called?
  7. Every server control must have an id
  8. Application_Start event is available in ________ .
  9. Can you use ASPX pages in MVC?
  10. ____________ is not an ASP.NET page event.
  11. In ASP.NET application DLL files are stored in _______________ folder
  12. boolean is the DataType return in IsPostback property.
  13. ASP.NET was first released in
  14. ASP.NET was developed by
Asp.Net MCQ

Take Asp.Net Quiz To test your Knowledge

Practice here the best Asp.Net MCQ Questions test that checks your basic knowledge of Asp.Net. This Asp.Net MCQ Test contains around 25+ Multiple Choice Questions, that are mostly asked during asp.net exams or interviews. apart from this, you can also download Asp.Net MCQ PDF, completely free.

Also, Read Best Asp.Net interview questions.

  • True
  • False
  • .docx
  • .aspx
  • .jpeg
  • None of the above
View Answer
  • content pages
  • base pages
  • both 1 & 2
  • None of the above
View Answer
  • master pages
  • content pages
  • Web page
  • All of the above
View Answer
  • inline code
  • bar code
  • both 1 & 2
View Answer
  • Web.config
  • Local.asax
  • Global.asax
  • none of these
View Answer
  • YES
  • NO
View Answer
  • Load
  • Init
  • Import
  • All of the mentioned
View Answer
  • App_Data
  • App_Code
  • Bin
  • App_LocalResources
View Answer
  • January 2003
  • January 2002
  • Feb 2002
  • January 2001
View Answer
  • IBM
  • Google
  • Microsoft
  • None of the above
View Answer
  • RegisterScript
  • Page.ClientScript
  • Page.ClientScript.RegisterClientScriptBlock
  • None of the above
View Answer
  • Counter
  • AdRotator
  • File Access
  • LinkCounter
View Answer
  • Create("FileSystemObject")
  • Server.CreateObject("FileSystemObject")
  • Create Object:"Scripting.FileSystemObject"
  • Server.CreateObject("Scripting.FileSystemObject")
View Answer
  • Access Server Pages
  • Active Server Pages
  • Active Server Platform
  • None of the above
View Answer
  • Websites
  • Applications
  • Services
  • All of the above
View Answer
  • Windows
  • Linux
  • macOS
  • All of the above
View Answer
  • code-behind file
  • content file or the markup file
  • Both option 1 & option 2
  • None of the above
View Answer
  • The Session object
  • The Request object
  • The Response object
  • None of the above
View Answer
  • Pipeline
  • Down-Up
  • Top-Down
  • None of the above
View Answer