60:00
0/30 Attempted
Your Progress
Attempted 0
Correct 0
Incorrect 0
Skipped 0
Score 0
Marks 0

ASP.net — Test 3

Page 1 of 3

Review Skipped Questions

0
Question 1
In ASP.NET what does the following return ?
Question 2
What is the transport protocol used to call a webservice ?
Question 3
What is a diffgram ?
Question 4
Which of the following object is not an ASP component ?
Question 5
____________ is a special subfolder within the windows folder that stores the shared .NET component?
Question 6
Which of the following transfer execution directly to another page ?
Question 7
What namespace does the Web page belong in the .NET Framework class hierarchy ?
Question 8
You need to store state data that is accessible to any user who connects to your Web application. Which object should you use ?
Question 9
Which property is used to name a web control ?
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 ?