When an ASP.NET server control is added to a web form,
Visual Studio .NET adds one item to the class for the form.
What item is added?

a) The event registration.
b) A protected class member for the control.
c) A default event handler for the click event.
d) A default class that inherits from the control?s base class.

Answers were Sorted based on User's Feedback



When an ASP.NET server control is added to a web form, Visual Studio .NET adds one item to the clas..

Answer / farah

b) A protected class member for the control

Is This Answer Correct ?    42 Yes 2 No

When an ASP.NET server control is added to a web form, Visual Studio .NET adds one item to the clas..

Answer / tarun

d) A default class that inherits from the control?s
base class

Is This Answer Correct ?    8 Yes 5 No

When an ASP.NET server control is added to a web form, Visual Studio .NET adds one item to the clas..

Answer / anjani

c) A default event handler for the click event.

Is This Answer Correct ?    8 Yes 7 No

When an ASP.NET server control is added to a web form, Visual Studio .NET adds one item to the clas..

Answer / asha

C

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is application variable and when it is initialized ?

4 Answers   Keane India Ltd,


Explain the scenario where we go for inpro and outpro session?

3 Answers  


Can you explain what inheritance is and an example of when you might use it?

4 Answers   Siebel Systems,


In what languages in ASP written?

4 Answers   Microsoft,


What Name space does the web page belon in the .net framework class hierarchy?

1 Answers   L&T, Wipro,


what is PostBack Property exactly ? when It Returns True? when it Returns False?

1 Answers  


Differences between VB.Net and C#, related to OOPS concepts

5 Answers   CSC,


How do you do exception management?

1 Answers   Accenture, BirlaSoft,


How do you implement sql caching in asp.net?

0 Answers  


What is event in asp.net?

0 Answers  


What is in a session cookie?

0 Answers  


What is the difference between localization and globalization?

0 Answers  


Categories