Moderate

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

Correct answer: A. HTML

  • A. HTML
  • B. WML
  • C. JSP
  • D. XML

Explanation

An ASP.NET page ultimately sends markup that browsers render as HTML, even though the server-side page may contain controls and code. WML, JSP, and XML are not the normal rendered output for an .aspx page.

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