What is the maximum number of configuration files an ASP.NET project can contain?

Choose the correct answer

Explanation

An ASP.NET project typically uses a single configuration file to manage its settings. Therefore, the correct answer is one.

What is the maximum number of configuration files an… — ASP.net | PakQuizHub