Page 1 of 1

About Question enthuware.ocpjp.v8.2.1085 : probably typos

Posted: Sun Feb 18, 2018 12:38 pm
by jankur
Hi, in the explanation there is 'void' keyword missing in both inheritance and composition examples, now there are lines:

Code: Select all

public accelerate(){ }
there should be:

Code: Select all

public void accelerate(){ }

Re: About Question enthuware.ocpjp.v8.2.1085 : probably typo

Posted: Sun Feb 18, 2018 10:16 pm
by admin
You are right. Fixed.
thank you for your feedback!
Paul.