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

Can abstract class be instantiated c#?

0 Answers  


Write down the c# syntax to catch an exception

0 Answers  


What is reference types in c#?

0 Answers  


Which attribute adorn a test class to be picked up by the NUnit GUI in the NUnit test framework?

0 Answers   Siebel,


what is a constructor? What is a destructor?

0 Answers  






What is the difference between system.string and system.text.stringbuilder classes?

0 Answers  


Explain the difference between a sub and a function?

1 Answers   Wipro,


What is ienumerable t in c#?

0 Answers  


What does it mean to override a method?

0 Answers  


What?s the data provider name to connect to Access database?

6 Answers  


What are primitive types in c#?

0 Answers  


What is hashset c#?

0 Answers  


Categories