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
What is platform independence"?
What is inheritance c#?
What is session c#?
What is a static property. Give an example?
What Is An Interface Class?
What is array collection?
What is the use of delegates in c#?
What is the difference between ienumerable and icollection?
Is arraylist faster than linkedlist?
Can interface inherit class in c#?
Differentiate between object pooling and connection pooling in c#?
What is the difference between null and string empty in c#?
What is expression tree in c#?
What is the difference between internal and private in c#?
How to install or uninstall a windows service?