Answers

Question and Answer:

  Home  ASP Programming

⟩ Give the comment Tags for the following?

VBScript : REM & ‘(apostrophe)

JavaScript : // (single line comment)

/* starting multi line comments

(Multi-line comments)

ending multi line comments */

 199 views

More Questions for you: