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

Answers were Sorted based on User's Feedback



What definition correctly defines a label server control with the name set to lblHoop? a) <asp:..

Answer / dipankar kumar

No one is correct.

Is This Answer Correct ?    3 Yes 0 No

What definition correctly defines a label server control with the name set to lblHoop? a) <asp:..

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

What definition correctly defines a label server control with the name set to lblHoop? a) <asp:..

Answer / swapna

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

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

Explain difference between dataset and datareader?

0 Answers  


Is asp.net is a programming language?

0 Answers  


What is a page life cycle?

0 Answers  


what does Page.IsValid in asp.net

6 Answers   Infosys, Net Solution,


What is the syntax for datagrid and specifying columns ?

2 Answers   Microsoft,


Where can we set the specific variables for a application and Session objects ?

2 Answers   Siebel,


What are the 3 types of web?

0 Answers  


Which method do you use to kill explicitly a users session?

0 Answers   MindCracker,


What is virtual directory in asp.net?

0 Answers  


What are the differences between the response.write() and response.output.write()?

0 Answers  


What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)?

1 Answers   Siebel Systems,


Various types of Page Load functions

4 Answers   Net Solution,


Categories