Hi, I'm new to Java and just started course about this language. In one of books from this course they listing things we inheriting from base class and one position on list states that we DO NOT inherit private members which to me sounds bit odd. Could anyone explain - list, things we inherit and things we do not inherit from ...