Vidyalelo
C# Programming · Q98

Classes and Objects in C Sharp

Programming · C# Programming · question 98

Q98

What is the process of defining a method in terms of itself, that is a method that calls itself?

A.
Polymorphism
B.
Abstraction
C.
Encapsulation
D.
Recursion
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board