Is string reference type / value type?
Answer Posted / guest
string is Reference Type
Is This Answer Correct ? | 169 Yes | 13 No |
Post New Answer View All Answers
What is the base class from which all value types are derived?
What are generics in c#.net?
Can you inherit multiple abstract classes in c#?
What is the solution if you need to manipulate sets of items?
What is the use of constructor in c# with example?
what is a structure in c#
What are Uses of CLR
How do I do a case-insensitive string comparison?
write code for inserting and updating recoards in sql server database using connected architecture & records shoulds displayed in grid view ( use c# )
What is jagged array in c#?
Is string immutable in c#?
What is a multicast delegate in c#?
What are regular expressions? Search a string using regular expressions?
Is it possible to have different access modifiers on the get/set methods of a property in c#?
Difference between directcast and ctype.