Moderate

When a .aspx page is requested from the web server, the out put will be rendered to browser in following format ?

Correct answer: B. HTML

  • A. XML
  • B. HTML
  • C. WML
  • D. All of the above

Explanation

An ASPX page is processed on the server and normally sends HTML markup as the response for a browser to render. XML or WML would require a different response format or specialized handling.

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