Computer Science, asked by teenadhamot79, 1 month ago

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”);

}

}
pls. save my life ​

Answers

Answered by crr5074
0

Answer:

y I am not sure if you ji cake shak ha ha ha ha ha ha ha ha ha ha ha to phr bulao ji ki jai ho in Mumbai on an window sill plate and optical mishel and optical mishel and optical mishel and

Answered by trivedi13594
0

Answer:

There are four errors

1. state  

we should write static not state

2. mains

we should write main

3. System.println

we should write System.out.println

4. we should not write pls. save my life or anything just this symbol }

I think this helps you

Please mark my answer as Brainliest

Similar questions