You can always press Enter⏎ to continue
ASP.NET Quiz
1
Instructions For Quiz
This Mock Test has 15 Questions
Each Question is of 1 marks so total 15 marks
Multiple Choice Questions with only ONE valid answer
Previous
Next
Submit
Press
Enter
2
1) Select the method to give formatted output
*
This field is required.
Response.Outputs.Write()
Response.Output.Writes
Response.Write()
Response.Output.Write()
Previous
Next
Submit
Press
Enter
3
2) Web forms are inherited from which class
*
This field is required.
Master class
Frame Class
Page class
Browser Class
Previous
Next
Submit
Press
Enter
4
3) Select the event of page cycle when view state is available
*
This field is required.
After the In it() and before the Page_Load().
Before the In it() and before the Page_Load().
After the In it() and after the Page_Load().
After the In it()
Previous
Next
Submit
Press
Enter
5
4) Select extension of file in asp.net
*
This field is required.
.asax
.aspx
.asdx
.asfx
Previous
Next
Submit
Press
Enter
6
5) Select protocol is used to call a web service
*
This field is required.
Stp
Ftp
Smtp
Http
Previous
Next
Submit
Press
Enter
7
6) What is MVC?
*
This field is required.
Framework
Software
WebApplication
Browser
Previous
Next
Submit
Press
Enter
8
7) Select the data type which is NOT supported by range validator.
*
This field is required.
Integer
Double
Character
Date
Previous
Next
Submit
Press
Enter
9
8) Select the file extension of web service
*
This field is required.
.asax
.aspx
.asdx
.asmx
Previous
Next
Submit
Press
Enter
10
9) Select namespaces are necessary to create a localized application
*
This field is required.
System.localization
System.Resources
System.document
None of this
Previous
Next
Submit
Press
Enter
11
10) Select the event which is NOT in page life cycle.
*
This field is required.
Page_Load
Page_Preload
Page_Loadcomplete
Page_Unload
Previous
Next
Submit
Press
Enter
12
11) Select the session state management option which is NOT available in ASP.NET.
*
This field is required.
In-Out-Process
Out-of-Process
In-Process
Previous
Next
Submit
Press
Enter
13
12) Select the event where controls fully loaded
*
This field is required.
Page Init event
Page load event.
Page load Complete event
Page Preload event
Previous
Next
Submit
Press
Enter
14
13) Select the validator used for email.
*
This field is required.
Range Validator
Required field Validator
Regular expression Validator
Compare Validator
Previous
Next
Submit
Press
Enter
15
14) Select validator control you use if you need to make sure the values in two different controls matched
*
This field is required.
Compare Validator control.
Required field Validator
Compare Validator
Regular expression Validator
Previous
Next
Submit
Press
Enter
16
15) Select type of caching that will be used if we want to cache a portion of a page instead of the whole page
*
This field is required.
Output Caching,
None of this
Data Caching.
Fragment Caching
Previous
Next
Submit
Press
Enter
Should be Empty:
Question Label
1
of
16
See All
Go Back
Submit