In the explanation, shouldn't it have the class type?
Current:
private static final theInstance = new SpeedSensor(); //Create one object of the class
My understanding:
private static final SpeedSensor theInstance = new SpeedSensor(); //Create one object of the class
About Question enthuware.ocpjp.v7.2.1105 :
Moderators: Site Manager, fjwalraven
-
- Posts: 9
- Joined: Sun Jul 19, 2015 6:31 pm
- Contact:
-
- Site Admin
- Posts: 10389
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: About Question enthuware.ocpjp.v7.2.1105 :
Yes. The variable type is missing. Fixed.
thank you for your feedback!
thank you for your feedback!
Who is online
Users browsing this forum: No registered users and 7 guests