Y

Yatendra Sir • 5.66K Points
Tutor III

Q. Single line comment starts with _________ in Java.

  • (A) /**
  • (B) //
  • (C) /*
  • (D) None of these
  • Correct Answer - Option(B)
  • Views: 225
  • Filed under category JAVA

Explanation by: Yatendra Sir
Single-line comments start with two forward slashes ( // ). Any text between // and the end of the line is ignored by Java

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics