.NET Multiple Choice Questions and Answers

Question

By using which of the following attribute, HTML elements are transformed to HTML server control?

A runat="client"
B runat="server"
C runat="browser"
D runat="host"
Answer & Explanation
Option: [B]