Infosys interview question

Write a program to find the factorial Explain the difference between interface and abstract class in C#.

Interview Answer

Anonymous

1 Nov 2025

explained the logic for factorial using both iterative and recursive methods and discussed practical use cases