Multiple choice technology programming languages

Web.Config file is of the type

  1. .vb

  2. XML

  3. Resource

  4. Aspx

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Web.Config is an XML-based configuration file used in ASP.NET applications to store application settings, connection strings, and framework configurations. It follows standard XML syntax and structure.