Find the error in the following program and rewrite the program again correctly:
public class Hello
{
public state void mains(String args[])
{
System.println(“This is my first java program”);
}
}
Answers
Answered by
0
- chi Minh city Vietnam with VANSHIKA to you as a the meeting is scheduled for the India I will send it out to be in CA and ladders the India I will send the latest
Answered by
0
Answer:
Explanation:
public class hello
{
public state void mains(String[]args)
{
System.out.println(“This is my first java program”);
}
}
Similar questions