Is string reference type / value type ?
Answer Posted / vakil vijay vamangari
String is reference type .
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
List some Advantages of switch-case over if else?
Which program construct must return a value?
What is a console in c#?
What are interfaces in c#?
Why do we need delegates in c#?
What is sorted list in c#?
What is check/uncheck?
What are the differences between events and delegates in c#?
What is tpl in c#?
Name the property of the textbox which cannot be changed at runtime?
What is console read in c#?
How do you type a null character?
How do I port "synchronized" functions from visual j++ to c#?
What is the difference between ienumerable and enumerator?
What are the concepts of dispose method?