About Question enthuware.ocpjp.v7.2.1105 :

All the posts and topics that contain only an error report will be moved here after the error is corrected. This is to ensure that when users view a question in ETS Viewer, the "Discuss" button will not indicate the presence of a discussion that adds no value to the question.

Moderators: Site Manager, fjwalraven

Post Reply
gk_javauser
Posts: 9
Joined: Sun Jul 19, 2015 6:31 pm
Contact:

About Question enthuware.ocpjp.v7.2.1105 :

Post by gk_javauser »

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

admin
Site Admin
Posts: 10389
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.ocpjp.v7.2.1105 :

Post by admin »

Yes. The variable type is missing. Fixed.
thank you for your feedback!

Post Reply

Who is online

Users browsing this forum: No registered users and 7 guests