More Classes
5th Class
6th Class
7th Class
8th Class
9th Class
10th Class
11th Class
12th Class
NAT I
NAT II
CSS
IQ
General Knowledge
MDCAT
ECAT
GAT General
GAT Subject
Other Links
Go to Home
Online Tests
PPSC Computer Science Chapter 7 ASP.NET Online Test MCQs With Answers
Question # 1
Which name space allows us to formau then lication.
Choose an answer
System Web Ul forms security
System Web security
System Web configuration
System Web services
Previous
Skip
Next
Question # 2
Which of the following denote the property in every validation control
Choose an answer
cont4rol to validate property
Text property
Both A and B
None
Previous
Skip
Next
Question # 3
ASP drop down list > tag replaces which of the HTML tags
Choose an answer
< Option >
< Select >
< List >
None
Previous
Skip
Next
Question # 4
How dow yu manage states in asp net application
Choose an answer
Session Objects
Application Objects
View state
All of above
Previous
Skip
Next
Question # 5
Which of the following de note value that can be taken by cache control of ASP NET.
Choose an answer
Public
Private
no cache
All above
Previous
Skip
Next
Question # 6
Which of the following denote page code model in ASP NET.
Choose an answer
Single file
Code behind
Both A and B
None
Previous
Skip
Next
Question # 7
Why si Global asax is used.
Choose an answer
Implement application and session level events.
Declare Global variables
Both A and B
None
Previous
Skip
Next
Question # 8
If in an ASP NET application one want to create http handlers which of the interface is used.
Choose an answer
Pipeline
Handier
IhttpH and ler factory
None
Previous
Skip
Next
Question # 9
To add a custom control to a Web from we have to register with
Choose an answer
Tag prefix
Name space of the dil that is referenced
Assemblyname
All of the above
Previous
Skip
Next
Question # 10
What is the default authentication mode for llS
Choose an answer
Windows
anonymous
Basic Authentication
None
Previous
Skip
Next
Question # 11
The technique that allow code to make function calls to .NET applications on other process and on other machines is.
Choose an answer
.NET Threading
.NET Remoting
.NET RMT
None
Previous
Skip
Next
Question # 12
In ASP NET if one wants to set the focus on a particular control.
Choose an answer
Call SETFOCUS
Call SETCONTROL
Call FOCUS method
None
Previous
Skip
Next
Question # 13
To set page title dynamically in ASP NET which of the following is used.
Choose an answer
< sheet > section
< tail > section
< head > section
None
Previous
Skip
Next
Question # 14
Select the type processing model that asp net simulate.
Choose an answer
Event driven
Static
Linear
Top down
Previous
Skip
Next
Question # 15
Which of the following can be used to add alternating color scheme in aRepeater control.
Choose an answer
Alternatingltem template
Data source
Color validator
None
Previous
Skip
Next
Question # 16
The Grid view control in ASP NET has which of the following features.
Choose an answer
Automatic data binding
Automictic paging
Both A and B
None
Previous
Skip
Next
Question # 17
Which method do you invoke on the Data Adapter control to load your generated data set.
Choose an answer
Fill ()
Executeuery ()
Read ()
None
Previous
Skip
Next
Question # 18
Which language can support SOAP.
Choose an answer
VB
JAVA
COBAL
All above
Previous
Skip
Next
Question # 19
What is the default session out time
Choose an answer
20 sec
20 min
1 hr
None
Previous
Skip
Next
Question # 20
Which control supports paging
Choose an answer
Repeater
Data grid
Both
None
Previous
Skip
Next
Question # 21
What name space does the Web page belong in the NET frame work class hierarchy.
Choose an answer
System web ul page
System Windows page
System web page
None
Previous
Skip
Next
Back