Answer Posted / gulrez alam
String is Referenced Type and stored in the Heap....
| Is This Answer Correct ? | 55 Yes | 2 No |
Post New Answer View All Answers
How many types of session state management options available in asp.net?
Why session management is required?
What is the sequence in which ASP.NET events are processed?
What is the difference between the response.write() and response.output.write() methods?
Difference between web user control and web custom control?
What is the use of web.config and machine.config files?
What is the usage of DelegatingHandler?
What are custom user controls in asp.net?
To get the values in two different controls to match which control you use it?
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
What symbol specifies the beginning of a query string?
What is data control in asp.net?
What is a gridview in asp.net?
What are the event handlers that can be included in the Global.asax file?
What are the types of validation in asp net?