Moderate

In ASP.NET application the Global.asax file lie in which directory_________________?

Correct answer: B. ROOT

  • A. System
  • B. ROOT
  • C. Application
  • D. None of the Above

Explanation

Global.asax belongs in the application's root directory, where ASP.NET can detect application-level events such as startup and session events. It is not placed in the System directory.

Last updated

Practise Web and Mobile Development

268 free Web and Mobile Development MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions