See Correct Answer


all of the above
/* commented code here */
# commented code to end of line
// commented code to end of line

Correct Answer: all of the above