176.

Are private class-level private variables inherited?

Yes, but they are not accessible. Although they are not visible or accessible via the class interface, they are inherited.