Page 1 of 1

Missprint(missformat) in OCP JSE 11 Book

Posted: Mon Nov 18, 2019 5:18 am
by pavel.gurinovich
Hello!

It seems like I noticed small mistake in color format of one code sample.
In chapter 13.1.1 Using interfaces there is listing of interface Movable.
And following line of code should be brown and not blue:
private int PVT_VALUE = 10; //NOT OK, fields cannot be protected or private

BTW - Great book.

Re: Missprint(missformat) in OCP JSE 11 Book

Posted: Mon Nov 18, 2019 5:24 am
by admin
Noted.
Thank you for your feedback!
glad to know that you liked the book.
Paul.