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
In ASP NET if one uses Windows authentication the current request attached an object called as.
Choose an answer
Serialization
Windows principal
Windows datset
None
Previous
Skip
Next
Question # 2
The NET Fram work provides a runtime environment called.
Choose an answer
RMT
CLR
RC
RCT
Previous
Skip
Next
Question # 3
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 # 4
What is the life span for items stored in view state.
Choose an answer
Exists for the life of the current page
20 mins
2 mins
2 sec
Previous
Skip
Next
Question # 5
What is the out of following code stirng a="Hello" string b="Word " string c= a+b REsponse write ("C")
Choose an answer
Hello worid
C
A+ b
None
Previous
Skip
Next
Question # 6
The best way to delimit ASP NET code from HTML code in your pages is by using_____ tags
Choose an answer
<body>
< Head >
< Script >
None
Previous
Skip
Next
Question # 7
Which property of the session object is used to set the local identifier.
Choose an answer
sessionld
LCID
Item
Key
Previous
Skip
Next
Question # 8
Select the caching type supported
Choose an answer
ASP NET
Out put caching
Data Caching
Both A and B
Previous
Skip
Next
Question # 9
Which of the following is not a member of ADODB command object.
Choose an answer
Execute Reader
Execute scalar
Execute Stream
Open
Previous
Skip
Next
Question # 10
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 # 11
Which of the following denote new data bound controls used with ASP NET.
Choose an answer
Grid view
Form view
St data source
All above
Previous
Skip
Next
Question # 12
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 # 13
The control used in ASP NET to display information from data set but with better formatting and editing behavior is.
Choose an answer
Panel
Button
Data list
None
Previous
Skip
Next
Question # 14
The type of code found in code behind class is
Choose an answer
Server side code
Clinet side code
Both A and B
None
Previous
Skip
Next
Question # 15
< ASP list item > tag replaces which of the following HTML tags
Choose an answer
< Option >
< Ul >
< List >
None
Previous
Skip
Next
Question # 16
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 # 17
What is the default authentication mode for llS
Choose an answer
Windows
anonymous
Basic Authentication
None
Previous
Skip
Next
Question # 18
What is the extension of a web user control file.
Choose an answer
Asmx
Ascx
Aspx
None
Previous
Skip
Next
Question # 19
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 # 20
Select the interface which provides fast, connected forward only access to data.
Choose an answer
Idata record
I data base
I data base
Idata Reader
Previous
Skip
Next
Back