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 |
Can abstract class be instantiated c#?
Write down the c# syntax to catch an exception
What is reference types in c#?
Which attribute adorn a test class to be picked up by the NUnit GUI in the NUnit test framework?
what is a constructor? What is a destructor?
What is the difference between system.string and system.text.stringbuilder classes?
Explain the difference between a sub and a function?
What is ienumerable t in c#?
What does it mean to override a method?
What?s the data provider name to connect to Access database?
What are primitive types in c#?
What is hashset c#?