📚 Practice Mode

Object-Oriented Programming and Windows Workflow Fundamentals

Learn at your own pace with hints and detailed explanations

1 / 20
Multiple Choice

If a catch statement is written to catch exception objects of a base class type, it can also catch all _____ derived from that base class

  1. Exceptions for objects
  2. Objects of classes
  3. Arguments
  4. Errors