write this program in java?
Attachments:
Answers
Answered by
0
Answer:
then what it will help you because we will do it
Answered by
0
Answer:
Let's create the hello java program:
class Simple{
public static void main(String args[]){
System.out.println("Hello Java");
Similar questions