Moderate

Give one word: What model does ASP.NET request processing is based on__________________?

Correct answer: D. Pipeline

  • A. Top-down
  • B. Bottom-up
  • C. Waterfall
  • D. Pipeline

Explanation

ASP.NET request processing follows a pipeline of ordered stages and modules, such as authentication, authorization, handler execution, and response processing. Top-down and bottom-up describe general approaches, not this request-processing model.

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