What Is The Process Of Defining A Method In Terms Of Itself #377
What is the process of defining a method in terms of itself, that is a method that calls itself?
This multiple choice question (MCQ) is related to the book/course gs gs108 CSharp. It can also be found in gs gs108 Object Oriented Concepts - Method Overloading - Quiz No.1.
What is the process of defining a method in terms of itself, that is a method that calls itself?
Polymorphism
Abstraction
Encapsulation
Recursion