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 allow writing formatted output.
Choose an answer
Response write()
Response output write ()
Both A and B
None
Previous
Skip
Next
Question # 2
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 # 3
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 # 4
Where is the default session data
Choose an answer
In process
State server
Sl server
All of the above
Previous
Skip
Next
Question # 5
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 # 6
What is the extension of a web user control file.
Choose an answer
Asmx
Ascx
Aspx
None
Previous
Skip
Next
Question # 7
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 # 8
Give one word common type system is built into which of the following.
Choose an answer
CLR
RCT
RCW
GAC
Previous
Skip
Next
Question # 9
In ASP NET the < authorization > section contain which of the following elemetns.
Choose an answer
< Deny >
< allow>
Botha A and B
None
Previous
Skip
Next
Question # 10
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 # 11
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 # 12
The number of forms that can be added to a aspx page is
Choose an answer
1
2
3
4
Previous
Skip
Next
Question # 13
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 # 14
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 # 15
< ASP list item > tag replaces which of the following HTML tags
Choose an answer
< Option >
< Ul >
< List >
None
Previous
Skip
Next
Question # 16
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 # 17
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 # 18
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 # 19
Select the control which does not have any visible interface
Choose an answer
Datalist
Drop down list
Repeater
Data grid
Previous
Skip
Next
Question # 20
ASP drop down list > tag replaces which of the HTML tags
Choose an answer
< Option >
< Select >
< List >
None
Previous
Skip
Next
Question # 21
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
Back