Is string reference type / value type ?
Answer Posted / vijay
String is a reference type
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
Why would you use a class property in c#?
Enlist all the components of an ado.net framework?
What is the use of console application in c#?
How can I get around scope problems in a try/catch?
How objects are stored in memory?
What is the keyword used to prevent a class from being inherited by another class?
What are Regex / regular expressions ?
What is default access specifier for class in c#?
Why singleton class is sealed?
What is the function of the not null constraint?
Explain the difference between “constant” and “read-only” variables used in c#?
Does a loop recorder have to be removed?
What is inheritance in csharp?
What is difference between array and list?
What is the data type for bit in c#?