Question: Which of the following is a valid code comment in Java? (Choose three.) A. /** Insert */ in next method **/ B. /****** Find the
Which of the following is a valid code comment in Java? (Choose three.)
A. /** Insert */ in next method **/
B. /****** Find the kitty cat */
C. // Is this a bug?
D. $ Begin method - performStart() $
E. /*** TODO: Call grandma ***/
F. # Updated code by Patti.
Step by Step Solution
3.37 Rating (163 Votes )
There are 3 Steps involved in it
In Java there are two types of valid code comments 1 Singleline comments They start with Everything ... View full answer
Get step-by-step solutions from verified subject matter experts
