Multiple choice

____________________ tells Oracle that this method is not available in the subtype.

  1. OVERRIDING

  2. FINAL

  3. NOT INSTANTIABLE

  4. None of these

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

NOT INSTANTIABLE tells Oracle that this method is not avaliable in the subtype.