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

How do you implement thread synchronization in c#?

0 Answers  


Does c# support const methods, properties, or events?

0 Answers  


Can a struct be null?

0 Answers  


What is a function c#?

0 Answers  


What are the steps for creating clr trigger

0 Answers  


What is the difference between convert and parse in c#?

0 Answers  


What are properties and indexer?

3 Answers   TCS,


Why delegate is used in c#?

0 Answers  


Define assert() method? How does it work?

0 Answers   Siebel,


Are private class-level variables inherited?

2 Answers  


What is an xsd file?

0 Answers  


What is the use of ienumerable in c#?

0 Answers  


Categories