Is string reference type / value type?
Answer Posted / zeeshan
String is Value type..
| Is This Answer Correct ? | 1 Yes | 22 No |
Post New Answer View All Answers
What is inline function in c#?
What are tuples c#?
Name the method of servicebase class?
What are concrete classes?
Is string nullable c#?
How do switch statements work?
When should I use static in C#?
What is the syntax for calling an overloaded constructor within a constructor?
Can we inherit singleton class in c#?
What is the difference between proc. Sent by val and by sub?
Why do we use methods in c#?
How can encapsulation be achieved?
Difference between call by value and call by reference in C#?
How do I format in c#?
What is concrete class in c# with example?