Is string reference type / value type?
Answer Posted / hari
String is a reference type.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the commonly used i/o classes?
What is int parse in c#?
How can I access the registry from c# code?
What is boxing? Explain its functionality?
Why do we use interfaces in c#?
Illustrate namespaces in c#?
What is lazy class in c#?
What are the steps to make an assembly to public?
What is difference between const and static in c#?
Define c# i/o classes? List the commonly used classes?
What is c# windows form application?
Can we override static class in c#?
Define the term immutable ?
Why are strings immutable c#?
Which is faster array or arraylist in c#?