Multiple choice technology platforms and products

The 'is-a' relationship is one of 'generalization'

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In object oriented programming, inheritance represents an is-a relationship, which is synonymous with generalization. A subclass generalizes or specializes an existing superclass.