# 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