Is string reference type / value type?
Answer Posted / lithi
String is Reference Type
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is parsing?
Is string a data type in c#?
What is dll hell, and how does .net solve it?
Define collections?
Can a method return multiple values in c#?
What are bitwise logical operators?
What is anonymous types in c#?
Differentiate between response.expires and response.expiresabsolute?
If you define a user defined data type by using the struct keyword, is it a value type or reference type?
write a c# program add two matrix with input number ?
In which way you can convert a value-type to a reference-type?
Explain About ADO and its objects
What is parsing? How to parse a date time string?
List out the differences between array and arraylist in c#?
What is the use of iqueryable in c#?