Answer Posted / tarun kumar
String in .NET id 'Reference Type'.The reason is quite
simple.All classes in the .NET Environment are 'Reference
Type' & 'String' is a Class in .NET (not DataType as in VB
6.0)
| Is This Answer Correct ? | 40 Yes | 5 No |
Post New Answer View All Answers
What is the Difference between MVC And MVP design pattrens
Write a code for passing ArrayList in Web API?
What is latest version of asp.net mvc? : Asp.Net MVC
Which is an advantage of application service providers?
Which of the following .NET framework supports Web API?
How does ASP.NET framework maps client side events to Server side events.?
What are the various types of validation controls provided by asp.net?
What is master page in dtp?
What is the appSettings Section in the web.config file?
What is meant by ispostback in asp net?
what is loosely coupled solution? How it can be used?
Explain about asp.net caching?
What are the new features added from ASP to ASP.NET?
What is the default timeout for a cookie?
What is variable and constant in .net programming language?