Home » JAVA Programming » Methods » Question
  1. What is the process of defining a method in terms of itself, that is a method that calls itself?
    1. Encapsulation
    2. Recursion
    3. Abstraction
    4. Polymorphism
    5. None of these
Correct Option: D

Polymorphism



Your comments will be displayed only after manual approval.