Interview Questions

Give the comment Tags for the following?

ASP Interview Questions and Answers


(Continued from previous question...)

3. Give the comment Tags for the following?

VBScript : REM & ‘(apostrophe)
JavaScript : // (single line comment)
/* */ (Multi-line comments)

(Continued on next question...)

Other Interview Questions