Why we put script in head of asp.net page Why not in body?
Answer Posted / 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 View All Answers
What does console readline do?
What is a collection class in c#?
What is native image generator (ngen.exe)?
What is difference between struct and class in c#?
List down the access modifiers available in c#?
Do vs while c#?
What is firstordefault c#?
What is generic method in c#?
What is the use of console application in c#?
Explain the 3 types of properties in c# with an example?
What is a must for multitasking
What are partial types in c#?
What is strongly typed view?
What is difference between assembly and namespace?
Explain different properties of object oriented systems.