Which of the following is a comment line in Perl program?

Options
- //This is a comment
- # This is a comment
- /* This is not a comment
- /# This is a comment


CORRECT ANSWER : # This is a comment

Write your comments

 
   
 
 

Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement