Moderate

ASP.NET separates the HTML output from program logic using a feature named as_______________?

Correct answer: C. Code-behind

  • A. Code-front
  • B. Exception
  • C. Code-behind
  • D. All of the above

Explanation

Code-behind places the page's programming logic in a separate file from its HTML or server-control markup. A master page controls shared layout, not the separation of page logic from markup.

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