Question: What is an IS-A relationship?

  1. It implies encapsulation.
  2. A superclass object has an IS-A relationship with its subclass.
  3. It implies a virtual method.
  4. A subclass object has an IS-A relationship with its superclass or interface

Answer: The correct answer of the above question is Option D:A subclass object has an IS-A relationship with its superclass or interface