Why we put script in head of asp.net page Why not in body?



Why we put script in head of asp.net page Why not in body? ..

Answer / satya

in body we need write the appearance of the page, if you
need call anything by demand that should be written in head
section for that we have to write script.

Is This Answer Correct ?    6 Yes 2 No

Post New Answer

More C Sharp Interview Questions

What is the difference between an application domain and a process?

0 Answers  


What is serializable in c#?

0 Answers  


Why do we use inheritance in c#?

0 Answers  


Why objects are stored in heap in c#?

0 Answers  


What is the delegates in c#?

0 Answers  






Major difference between Basic httpbinding and WShttpbinding?

0 Answers   QuestPond,


how can i display crystal report in button_click? am working with VS2005..........plz help me

1 Answers  


What is window application in c#?

0 Answers  


What is code verification?

0 Answers  


Does C# support multiple inheritance?

5 Answers  


How do you clear a list in c#?

0 Answers  


What is eager loading in c#?

0 Answers  


Categories