Subscribe

RSS Feed (xml)

Powered By

Skin Design:
Free Blogger Skins

Powered by Blogger


Thursday, 19 June 2008

.NET WebDev interview questions - Part 2

# A structure in C# can be derived from one or more

* class
* interface
* both
* none

# State True or False: Static method cannot be overridden

* True
* False

# The Equivalent HTML Control for the tag is

* HtmlInput
* HtmlButton
* HtmlPushButton
* HtmlInputButton

# The Equivalent Html Control for the tag is

* HtmlCheckBox
* HtmlInputChkBox
* HtmlInputCheckBox
* HtmlInputTypeChkBox

# Which operator is used for connecting a event with a procedure in C#?

* +=
* =
* both
* none

# The Equivalent Html Control for the

No comments:

Post a Comment