Page 1 of 1

Conflicting Answer for enthuware.ocajp.i.v8.2.1142

Posted: Thu Jan 25, 2018 11:55 am
by Vaeth1
Screen Shot 2018-01-25 at 11.51.37 AM.png
Screen Shot 2018-01-25 at 11.51.37 AM.png (56.3 KiB) Viewed 2740 times
The answer contradicts the explanation and now I don't know which is right. I also don't see why my answer was wrong.

Re: Enthuware Core Java Conflicting Answer

Posted: Thu Jan 25, 2018 10:11 pm
by admin
Where exactly do you see a contradiction?
The first line of the explanation says the import statement for static members must start with "import static", while the options that you have selected start with "static import". That is why option 2 and 3 are incorrect. They will not compile.