Is string reference type / value type?
Answer Posted / vijeesh meethale edathil
absolutely string is reference type
value types are int ,char,float ets
other reference types are class,interface,delegates,structs,etc
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is post back c#?
What is difference between hashtable and dictionary in c#?
How to declare a property in a class?
Write a C# program to find the Factorial of n
What is string empty?
What is thread in c#?
Is string a class in c#?
What is array and its types in c#?
What is the difference between add and addrange in c#?
What is multiple interface in c#?
Why are c# strings immutable?
In a site to turn off cookies for one page which method is followed?
What are the types of constructors?
Explain manifest & metadata in c#.
What is difference between ienumerable and list in c#?