📚 Practice Mode

OOPs VB .Net Quiz

Learn at your own pace with hints and detailed explanations

1 / 13
Multiple Choice

Inheritance makes it easier to:

  1. reuse and modify existing modules of code.
  2. write and read code by sharing method names.
  3. hide and protect data from external code.
  4. Both a and b.
  5. All of the above.