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
What section of the config Web file is used for storing a slist of authorized users.
Choose an answer
Authorization
Authentication
Authentication
None
Previous
Skip
Next
Question # 2
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 # 3
A developer wanted to achieve graphics in his display using ASP NET Which of the following web controls are available in ASP NET to achieve the above.
Choose an answer
Ad rotator
Link button
Both A and B
None
Previous
Skip
Next
Question # 4
Who can access Session state variables
Choose an answer
All users of an application
A single session
All users within a single tunnel
None
Previous
Skip
Next
Question # 5
The following are the minimum requirement to run ASP NET pates
Choose an answer
Java virtual machine
common language runtime
Windows explorer
None
Previous
Skip
Next
Question # 6
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 # 7
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 # 8
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 # 9
Client certificate is a collection of
Choose an answer
Server
Response
Collection
Request
Previous
Skip
Next
Question # 10
I have an ASP NET application I have a page loaded from server memory At this instance which of the following methods gets fired.
Choose an answer
Unload ()
Load () (ANS)
Pre Render()
None
Previous
Skip
Next
Question # 11
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 # 12
What is the default session out time
Choose an answer
20 sec
20 min
1 hr
None
Previous
Skip
Next
Question # 13
How do you disable client side validation.
Choose an answer
Set the Runat property to server
Set the language property to C#
Set the client target property to Down level
Select the inherits property to Codeb
Previous
Skip
Next
Question # 14
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 # 15
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 # 16
Which one of the following names spaces constrains the definition for Idb connection.
Choose an answer
System Data interfaces
System Data common
System Data
System data connection
Previous
Skip
Next
Question # 17
The interface used by ASP NET to create Uniue id's
Choose an answer
App domainsetup
System Ul naming contrainer
I as no result
Custom Formatter
Previous
Skip
Next
Question # 18
Which of the following is not a valid state management tool.
Choose an answer
Query state
Hidden form field
Application state
cookies
Previous
Skip
Next
Question # 19
What is the size of the session ID
Choose an answer
32 bit long string
32 bit long double
32 bit long character
32 bit long integer
Previous
Skip
Next
Question # 20
Which of the following is used to write error message in event log file.
Choose an answer
System data
System enterprise services
System diagnostics
None
Previous
Skip
Next
Back