Computer Science, asked by rumadeysarkar185, 8 months ago

show a Java program with comments​

Answers

Answered by malininandankar
1

Answer:

Hope this helps you .... Please mark as brainliest answer....

Attachments:
Answered by chrislintvincent
0

Answer:

Single-line Comments

filter_none. //Java program to show single line comments. class Scomment. { public static void main(String args[]) { ...

chevron_right. filter_none.

filter_none. //Java program to show multi line comments. class Scomment. { public static void main(String args[]) { ...

chevron_right. filter_none.

Similar questions