Infosys Interview Question

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

Interview Answer

Anonymous

Nov 1, 2025

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