Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 / anjireddy

no one is correct answer....

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? />

these all are wrong answers...

The correct answer is:
<asp:Label id="lblHoop" runat="server" />

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you handle server controls?

1197


Where would you use an ihttpmodule, and what are the limitations of any?

1054


Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc

1046


What is the used of "ispostback" property?

1193


Can I combine classic asp and asp.net pages?

1143


Write a code for passing ArrayList in Web API?

1606


How do u deploy ur project?

2755


What is form submit?

1007


What is the difference between table and query?

1021


What is a multilingual website?

1058


Differentiate between client-side and server-side validations in web pages.

1081


Please briefly explain the usage of global.asax?

1012


What is the procedure to handle the process request using mhpm events fired? : asp.net mvc

1136


What is a session government?

948


Which authentication uses a combination of windows and iis authentication?

1139