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 server-side scripting and client-side scripting?
What are the asp.net 2.0 features?
How many types of validators are there in asp net?
Explain Authentication mechanism in dotnet
What is the basic difference between asp and asp.net?
How is my content secured from unauthorized access?
Differentiate between file-based dependency and key-based dependency.
What are the new web part controls in asp.net 2.0 ?
What is the difference between union and join?
What are the different session state management options available in asp.net?
What are the advantages and disadvantages of Using Cookies?
Can we add code files of different languages in app_code folder?
What is the mvc model?
What's the use of formatters in .net?
How can we communicate with each server in N-tier Architecture? and what are the methods?