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 / dipankar kumar
No one is correct.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is an asp.net web form?
Explain a program using code nuggets to create a simple application? : asp.net mvc
What is page request in asp.net?
What is difference between abstract class and an interface?
Explain asp.net web forms.
What is the difference between union and join?
Explain how cookies work.
How can we make sure that Web API returns JSON data only?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
Difference between .NET and previous version?
Describe a Windows Service and its lifecycle ?
How you can return View from ASP.NET Web API method?
What is masterpage?
Why Unload event of MasterPage Calls first in ASP.net ?
What are directives in asp.net?