Question: Running the command- line command: Javac helloWord.java Result in the following error message: Helloworld.java: error;illegal start of type System.out.println(hello world); What is the type of
- Running the command- line command:
Javac helloWord.java
Result in the following error message:
Helloworld.java: error;illegal start of type
System.out.println("hello world");
What is the type of error?
Step by Step Solution
3.36 Rating (165 Votes )
There are 3 Steps involved in it
A classic Java error The error message Helloworldjava err... View full answer
Get step-by-step solutions from verified subject matter experts
