What definition correctly defines a label server control
with the name set to lblHoop?
a) <asp:Label name=?lblHoop? runat=?server? />
b) <Label id=?lblHoop? runat=?server? />
c) <asp:Label id=?lblHoop? runat=?server? />
d) <server label name=?lblHoop? runat=?asp? />

Answer Posted / swapna

c) <asp:Label id=?lblHoop? runat=?server? />

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use web config?

526


What role “#&&” plays in a querysting?

557


what is AutoEventWireUp and what is the use of This property explain in details?

1136


What is the difference between mvc and asp.net? : Asp.Net MVC

482


In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?

658






Can I have a unique key as foreign key?

543


What are type/key pairs in client script registration?

568


What is the web.config file in asp?

642


What are the different validators in asp.net?

565


What is caching in asp.net?

569


What is active web pages?

513


How many types cache in asp net?

533


What is global.asax file used for?

565


What is the purpose of master page?

526


Explain http handlers? Where we can use the http handlers?

696