.NET Multiple Choice Questions and Answers

Question

Which is used for code-inline model in ASP.Net?

A <script javascript = “server”>
B <script runat = “server”>
C Both (A) and (B)
D None of the above

Answer & Explanation

Answer: Option [B]