Multiple choice technology programming languages What is the Web.config file used for ? To store the global information and variable definitions for the application Configures the time that the server-side codebehind module is called To configure the web server To configure the web browser Reveal answer Fill a bubble to check yourself A Correct answer Explanation The Web.config file is the primary configuration file for ASP.NET applications, storing application-wide variables, database connection strings, and security settings.