Moderate

An alternative way of displaying text on web page using ?

Correct answer: C. asp:label

  • A. asp:listitem
  • B. asp:button
  • C. asp:label
  • D. none of these

Explanation

The ASP.NET Label control displays text on a web page and can be changed programmatically. ListItem represents an item in a list control, while Button is intended for user actions.

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