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 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
Question # 2
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 # 3
In ASP NET application the Global asax file lie in which directly.
Choose an answer
Application
System
ROOT
None
Previous
Skip
Next
Question # 4
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 # 5
Which of the following is not a member of connection object.
Choose an answer
Execute
End transaction
Begin Transaction
Open
Previous
Skip
Next
Question # 6
Which of the following transfer execution directly to another page.
Choose an answer
Server transfer
Response redirect
Both A and B
None
Previous
Skip
Next
Question # 7
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 # 8
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 # 9
Give one word in NET the operation of reading metadata and using its contents is known as.
Choose an answer
Reflection
Enumeration
Binding
Serialization
Previous
Skip
Next
Question # 10
The feature in ASP NET 2.0 that is used to fire a normal post back to a different page in the application is called.
Choose an answer
Theme
Cross page posting
Code front
None
Previous
Skip
Next
Question # 11
Which objects is used to create foreign key between tables.
Choose an answer
Data relation
Data Relationship
Data constraint
Data key
Previous
Skip
Next
Question # 12
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 # 13
Which of the following are not a member of server object.
Choose an answer
Execute
Transfer
Open
HTML Decode
Previous
Skip
Next
Question # 14
On which of the operating system belOw ASP Net CAN RUN.
Choose an answer
Windows XP professional
Windows 2000
Both A and B
None
Previous
Skip
Next
Question # 15
What is the strong name
Choose an answer
Public key
Private key
combination of both public private key and digital signature
None
Previous
Skip
Next
Question # 16
What is executable unit gets created when we build an ASP NET application.
Choose an answer
DLL
EXE
COM
None
Previous
Skip
Next
Question # 17
Which of the following allow writing formatted output.
Choose an answer
Response write()
Response output write ()
Both A and B
None
Previous
Skip
Next
Question # 18
Which of the following language cna be used to write server side scripting in ASP NET.
Choose an answer
C#
C
Visual Basic
None
Previous
Skip
Next
Question # 19
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 # 20
How many classes can single NET DLL cONTAIN.
Choose an answer
One
Two
Many
Done
Previous
Skip
Next
Question # 21
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
Back