1) what are the Steps to develop first java application ?
2) Develop and run a java application that displays hello world on the screen?
3) What is an “identifier” ?
4) What are the different kinds of comment? We can have in a java program ?
5) What is the signature of main method in java ?
6) Can we have multiple main methods in a java application ?
7) Explanation of the first java application ?
8) what is the output of the fallowing java program?
2) Develop and run a java application that displays hello world on the screen?
3) What is an “identifier” ?
4) What are the different kinds of comment? We can have in a java program ?
5) What is the signature of main method in java ?
6) Can we have multiple main methods in a java application ?
7) Explanation of the first java application ?
8) what is the output of the fallowing java program?
Comments
Post a Comment