Give the comment tags for the following?



Give the comment tags for the following?..

Answer / Abhishek Srivastava

In ASP, comments are created using the REM keyword (for single-line comments) and <%-- for multi-line comments --%>

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP Interview Questions

what is SDLC in Software?pl.give proper explaination

1 Answers  


what is n tier ?

1 Answers   eSoft, Government,


What are the features of asp?

1 Answers  


what is cookies?

2 Answers  


How do I view an asp file?

1 Answers  


According to dot net is error and exception are same or different?

3 Answers  


Name at least two methods of response object other than Transfer.

3 Answers  


Name two properties common in every validation control?

6 Answers   HCL,


Why asp is called active server?

1 Answers  


How to make page break in Crystal Report..?

1 Answers  


What should be used in order to determine if the cookie "FavoriteFlavors" in the request object contains more than one entry? A. Request.Cookies("FavoriteFlavors").HasItems B. Request.Cookies("FavoriteFlavors").Collection.Count C. Request.Cookies("FavoriteFlavors").Dictionary D. Request.Cookies("FavoriteFlavors").HasKeys E. Request.Cookies("FavoriteFlavors").Count

1 Answers  


Where will you code OPTION EXPLICIT in an ASP application? WHY?

1 Answers  


Categories