Moderate

The actual work process of ASP.NET is taken care by _____________?

Correct answer: A. aspnet_wp.exe

  • A. aspnet_wp.exe
  • B. aspnet_isapi.dll
  • C. inetinfo.exe
  • D. None of these

Explanation

In the classic ASP.NET worker-process model, aspnet_wp.exe executes and manages ASP.NET application requests. aspnet_isapi.dll mainly routes requests from IIS into ASP.NET rather than being the worker process itself.

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