Download PDF
ASP.NET objective questions with answers. Here five MCQ Questions with Answers are added on .NET basics and each question contain four options as possible answer but only one option is the correct answer. Select one and check your answer with the given correct answer.
(6)
Which of the following is not an ASP.NET page event?
[A]
Init
[B]
Load
[C]
Import
[D]
Disposed
Comment
(7)
A module which is a collection of functions and data, designed to be used by another application is called
[A]
Abandon
[B]
DLL
[C]
LCID
[D]
PICS
Comment
(8)
In ASP.NET application DLL files are stored in
[A]
App_Code
[B]
App_Data
[C]
Bin
[D]
App_LocalResources
Comment
(9)
In which of the following folder source code such as class, dataset etc. are stored?
[A]
App_Data
[B]
App_Themes
[C]
App_Code
[D]
App_WebReferences
Comment
(10)
In ASP.NET web application configuration settings are defined in
[A]
ProcompiledApp.config
[B]
machine.config
[C]
Web.config
[D]
System.config
Comment
Please share this page
Chapters