.NET Multiple Choice Questions and Answers

Question

Web.config file is used

A Configures the time that the server-side code behind module is called
B To store the global information and variable definitions for the application
C To configure the web server
D To configure the web browser

Answer & Explanation

Answer: Option [B]