Answer Posted / kalyani
String is not a value Type.It is a reference Type.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Is system a class in c#?
What are the methods in c#?
What is remote data?
What is collection of classes in c#?
Can a class be private in c#?
What is xpath in c#?
What is mean by c#?
What is ilist c#?
How does foreach loop work in c#?
How to implement delegates in c#.net
What is primitive types in c#?
Explain how can I get around scope problems in a try/catch?
What is the difference between protected and internal in c#?
What does an indexer do?
If you define a user defined data type by using the struct keyword, is it a value type or reference type?