📚 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:
- reuse and modify existing modules of code.
- write and read code by sharing method names.
- hide and protect data from external code.
- Both a and b.
- All of the above.