.Net Web Interview Questions and Answers 3
The Equivalent HTML Control for the tag is
* HtmlInput
* HtmlButton
* HtmlPushButton
* HtmlInputButton
HtmlInputButton
The Equivalent Html Control for the tag is
* HtmlCheckBox
* HtmlInputChkBox
* HtmlInputCheckBox
* HtmlInputTypeChkBox
HtmlInputCheckBox
Which operator is used for connecting a event with a procedure in C#?
* +=
* =
* both
* none
+=
The Equivalent Html Control for the