ASP.net MCQs

112. What is a strong name ?

A. Combination Of both Public,Private key and digital signature
B. Public Key
C. Private Key
D. Digital signature
✅ The correct answer is option A.

113. Web.config file is used.. ?

A. To configure the web server
B. To configure the web browser
C. Configures the time that the server-side codebehind module is called
D. To store the global information and variable definitions for the application
✅ The correct answer is option D.

Scroll to Top