Java Training in Coimbatore | Java Jobs in Coimbatore | Java IEEE Projects in Coimbatore and Java Final Projects in Coimbatore
There are three types of comments in java
1.Single line comments
2.Multi-line comments
3.Documentation comments
1.Single line comments
for example
//your comments here
2.multi-line comments
for example
/* first line comments
second line comments */
3.Documentation comments
for example
/**first line
second line
third line comments
fourth line comments*/
- Android Bootcamp Training
- Fundamentals of Java Training
- Java Web Development with Spring and Hibernate Training
- Advanced Spring Training
- Java Programming for Android Development Training
- Java Web services Training
There are three types of comments in java
1.Single line comments
2.Multi-line comments
3.Documentation comments
1.Single line comments
for example
//your comments here
2.multi-line comments
for example
/* first line comments
second line comments */
3.Documentation comments
for example
/**first line
second line
third line comments
fourth line comments*/
No comments:
Post a Comment