Q. How to insert a comment on several lines? (A) //This comment has more than one line // (B) /* This comment has more than one line */ (C) Any of them (D) Both of them ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) /* This comment has more than one line */