ASP Programming Question:
Download Questions PDF

Give the comment Tags for the following?

Answer:

VBScript : REM & ‘(apostrophe)
JavaScript : // (single line comment)
/* starting multi line comments

(Multi-line comments)
ending multi line comments */

Download ASP Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What is a "Virtual Directory"? Which is the default Scripting Language of ASP (server-side)?