Is string reference type / value type?
Answer Posted / mukkamalla prasastha
if u dont know dont confuse others
String is 100 % reference type
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
What is difference between comparable and comparator?
What is string literal in c#?
What is static and use of it?
Why reflection is used in c#?
Can main method be final?
Why do we use class in c#?
What is the example of predicate?
What is a Managed Code??
Explain hash table in c# ?
Why do we need to serialize data?
What tool we have to use to install assembli in gac folder.
Which property do we set on a Combo Box to display data on it prior to setting the DataSource ?
Can struct have constructor c#?
What are the advantages of constructor?
Why do we need delegates in c#?