Is string reference type / value type ?
Answer Posted / vijay
String is a reference type
Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What is the difference between Object and class adapters?
What are namespaces, and how they are used?
What is interface used in c#?
Can we change static value in c#?
Does c# support const methods, properties, or events?
Is enum a value type c#?
What is an icollection in c#?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it. (Hint use event delegates) Practical Example of Passing an Events to delegates
What is multicast delegate explain with example?
What you mean by delegate in c#?
Can a class have more than 1 destructor?
What is the difference between a method and a property?
What is a c# delegate?
What is xml c#?
How do you read an Excel sheet in C#?