About Question enthuware.ocajp.i.v8.2.1437 :
Posted: Fri Apr 19, 2019 2:19 pm
Hi
In relation to question 44 on Test 1 where the correct option is 2
javac MyFirstClass.java
java MyFirstClass hello hello
A book that I have been using to study it says:
"When running a java program, you pass just the name of the class without the .class extension."
Has the book got it wrong or am I misunderstanding the question.
In relation to question 44 on Test 1 where the correct option is 2
javac MyFirstClass.java
java MyFirstClass hello hello
A book that I have been using to study it says:
"When running a java program, you pass just the name of the class without the .class extension."
Has the book got it wrong or am I misunderstanding the question.