Interview Questions

A valid comment block in ASP.NET is ...

ASP.NET and .NET WEB Questions and Answers


(Continued from previous question...)

A valid comment block in ASP.NET is ...

A valid comment block in ASP.NET is
* <!- - - Comment - - - >
* <!- - Comment - - >
* <% - - Comment - - %>
* <% ! - - Comment - - >


<% - - Comment - - %>

(Continued on next question...)

Other Interview Questions