176.
Are private class-level private variables inherited?
View Description
Yes, but they are not accessible. Although they are not visible or accessible via the class interface, they are inherited.