Is string reference type / value type?
Answer Posted / habitat
If you dont know anything - dont confuse others!!!
String is 100 % value type!!!!
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How many types of constructors are available in c#?
How do you comment in c#?
Are arrays value types or reference types?
How to generate strong name key file or which command is used to generated strong name key file?
Why constructor is used in c#?
What is a lambda expression in c#?
How many constructors can a class have in c#?
What is parse method in c#?
What is the console on a mac?
What is the difference between static class and abstract class in c#?
List down the differences between public, static and void keywords?
Is namespace a class?
What is the difference between namespace and class?
What is tpl in c#?
Structs are not reference types. Can structs have constructors?