Is string reference type / value type?
Answer Posted / abhit
String is reference type.
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
What are the Types of instancing properties and explain each. Explain the difference between multiuse,singleuse and globalmultiuse and which is default
What are types of constructor?
Which language is used for desktop application?
Differentiate between static class and singleton instance?
How do you set a class path?
What is a custom attribute?
Is visual c# free?
What does namespace mean?
Explain the difference between pass by value and pass by reference.
Explain About .NET Framework
Is there a way of specifying which block or loop to break out of when working with nested loops?
What is a c# delegate?
What are primitive data types in c#?
Is array value type in c#?
If you define a user defined data type by using the struct keyword, is it a value type or reference type?