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 does this do? sn -t foo.dll

3 Answers  


9. Why should we hire you over the others waiting to be interviewed?

0 Answers   Business One, IBM, Swatz Oils,


What are Session states available and its Uses?

0 Answers   CTS, iLogic,


What is boxing? How we can use it?

4 Answers   Infosys, NIIT,


How many types of cache are there?

0 Answers  






What is ViewState ? and how it is managed ?

1 Answers  


What are cookies in your browser?

0 Answers  


how we declare interface

2 Answers  


can i use store procedure in disconnected mode? give me answer

2 Answers  


Can you set the session out time manually?

0 Answers  


What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?

0 Answers  


If there is submit button in a from tell us the sequence what happens if submit is clicked and in form action is specified as some other page ?

1 Answers   MMTS,


Categories