📚 Practice Mode

Java Programming Quiz

Learn at your own pace with hints and detailed explanations

1 / 20
Multiple Choice

Can a subclass access the private values of the super class

  1. No
  2. Yes
  3. Will have to use an instance
  4. None