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 of the following can be used to debug NET application.
Choose an answer
System diagnostics classes
Runtime debugger
Visual studio NET
All above
Previous
Skip
Next
Question # 2
Which of the following are not a member of server object.
Choose an answer
Execute
Transfer
Open
HTML Decode
Previous
Skip
Next
Question # 3
What data type do a rang validator supports
Choose an answer
Integer
String
Data
All of the above
Previous
Skip
Next
Question # 4
Session Object classes are defined in which of the following name space.
Choose an answer
System web ul
System web session state
System Web
None
Previous
Skip
Next
Question # 5
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 # 6
In ASP NET in form page the object whch contains the user name is.
Choose an answer
Page user identity
Page user isin role
Page User Name
None
Previous
Skip
Next
Question # 7
Which of the following must be done in order to connect data from some data resource to Repeated control.
Choose an answer
Set the Data sources property
Call the data bind method
Both A and B
None
Previous
Skip
Next
Question # 8
The ASP NET server control which provides an alternative way of displaying text on web page is.
Choose an answer
< ASP label >
< ASP listitem >
< ASP Button >
None
Previous
Skip
Next
Question # 9
Where is the default session data
Choose an answer
In process
State server
Sl server
All of the above
Previous
Skip
Next
Question # 10
Select the output of the statement < form method=post action = test aspx >
Choose an answer
Transfer all the form data to test aspx with HTTP headers
Transfers all the form data to test aspx with out HTTP headers
Call post method on test aspx
None
Previous
Skip
Next
Question # 11
The NET Fram work provides a runtime environment called.
Choose an answer
RMT
CLR
RC
RCT
Previous
Skip
Next
Question # 12
Which method do you invoke on the data adapter control to load your generated data set with data.
Choose an answer
Load
Fill
Get All
None
Previous
Skip
Next
Question # 13
How do we delete update select data in a Data set.
Choose an answer
Using Sl data adapter
Using Sl data reader
Using Sl command
None
Previous
Skip
Next
Question # 14
A web application running on multiple servers is called as.
Choose an answer
Web farm
Web form
Web site
None
Previous
Skip
Next
Question # 15
In ASP NET if one wants to maintain session then which of the following is used.
Choose an answer
In process storage
Microsoft Sl sever
Session state service
All above
Previous
Skip
Next
Question # 16
The name space with in the Microsoft NET Frame work which provides the functionality to implement transaction processing is.
Choose an answer
System Enterprise services.
System Security
System Diagnostics
System Data
Previous
Skip
Next
Question # 17
It is developer of ASP NET defines style information in a common location. Then that location is called as.
Choose an answer
Master page
Theme
Customization
None
Previous
Skip
Next
Question # 18
What is the maximum number of cookies that can be allowed to a web site.
Choose an answer
1
10
20
30
Previous
Skip
Next
Question # 19
An organization has developed a web service in which the values of the form are validated using ASP NET application suppose this web service is got and used by a customer then in such a scenario which of the following is TRUE.
Choose an answer
Such a situation cannot happen at all
The customer must be having technology that run ASP
The customer can run on any platform.
None
Previous
Skip
Next
Question # 20
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
Question # 21
Which of the following denoted the web control associated with Table control function of ASP NET.
Choose an answer
Data list
List Box
Table Row
All above
Previous
Skip
Next
Back