Is string reference type / value type?
Answer Posted / habitat
If you dont know anything - dont confuse others!!!
String is 100 % value type!!!!
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the difference between static class and abstract class in c#?
What are sessions in c#?
What is the .net datatype that allows the retrieval of data by a unique key?
If dll and exe files are same it means you can deploy both the files in gac?
What is Implementation inheritance
What is icomparable in c#?
Define Virtual folder?
What is returned if you pass the value 12.34 to the parsefloat () function?
What is the role of the datareader class in ado.net connections?
Why delegates are type safe?
Why do we use generics in c#?
Why to use “finally” block in c#?
Can you access a hidden base class method in the derived class?
What is a data set in c#?
Why are mutable structs evil?