Saturday, March 6, 2010

.NET WebDev interview questions - Part 2

1. A structure in C# can be derived from one or more
* class
* interface
* both
* none
2. State True or False: Static method cannot be overridden
* True
* False
3. The Equivalent HTML Control for the tag is
* HtmlInput
* HtmlButton
* HtmlPushButton
* HtmlInputButton
4. The Equivalent Html Control for the tag is
* HtmlCheckBox
* HtmlInputChkBox
* HtmlInputCheckBox
* HtmlInputTypeChkBox
5. Which operator is used for connecting a event with a procedure in C#?
* +=
* =
* both
* none
6. The Equivalent Html Control for the

No comments:

Post a Comment