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 is the result when the Web Form containing the
following line is complied and executed?
<asp:Button id=?thebutton? onClick=?theEvent? />

a) The button control is created; theEvent is the click
event handler.
b) Compiler error; the control must be set to runat=?server?.
c) Compiler error; onClick is not a valid attribute.
d) Runtime Exception; the control must be set to runat=?server?.

Answers were Sorted based on User's Feedback



What is the result when the Web Form containing the following line is complied and executed? &..

Answer / abbaas

c

Is This Answer Correct ?    2 Yes 0 No

What is the result when the Web Form containing the following line is complied and executed? &..

Answer / swapna

d) Runtime Exception; the control must be set to
runat=?server?.

Is This Answer Correct ?    2 Yes 2 No

What is the result when the Web Form containing the following line is complied and executed? &..

Answer / niraj pandey

b)Compiler error; the control must be set to runat=?server?.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

If i have a page where i create an instance of a dll and without invoking any method can I send values to next page ?

1 Answers   Satyam,


What is early binding and Late binding. Difference which is better ?

2 Answers   DELL,


What is query string in asp.net?

0 Answers  


What is the difference between the get method () and post method ()?

0 Answers  


What is different in .net 1.1 and .net 2.0?

0 Answers  


what do machine key element in configuration file specify?

1 Answers   TCS,


Is global asax mandatory?

0 Answers  


what is the requirement that .Net web services can access the java application?

6 Answers   iSoft,


Is it true that a Web service must be written in .NET or not?

0 Answers   Siebel,


Is asp.net and .net the same?

0 Answers  


Can you explain architecture of your project ?

0 Answers  


Explain the difference between asp and asp.net?

0 Answers  


Categories