Is string reference type / value type?
Answer Posted / supraja
sting is reference typpe
| Is This Answer Correct ? | 45 Yes | 3 No |
Post New Answer View All Answers
What is overloading in c#?
What is difference between dynamic and var in c#?
What is semaphore in c#?
What is the meaning of int parse in c#?
How do you access a constant field declared in a class?
What is the use of tryparse in c#?
Can arraylist store different data types in c#?
Major difference between Basic httpbinding and WShttpbinding?
Define a class and an object?
What is _viewstart cshtml?
What is difference between interface and abstraction?
What is the default value of object in c#?
What is default value of bool in c#?
What is string literal in c#?
Can delegates be used as callbacks?