Is string reference type / value type?
Answer Posted / choudhary
itz 200% reference type as string is not derrived from
System.ValueType
Is This Answer Correct ? | 62 Yes | 3 No |
Post New Answer View All Answers
In which order the constructor is called for an inherited class?
What is xml serialization and deserialization in c#?
Explain the different ways a method can be overloaded?
What do you mean by default constructor?
What is class in oops with example in c#?
What is the interface in c#?
what is the Difference between the public and private ?
How do I declare a pure virtual function in c#?
Which is faster abstract class or interface in c#?
What are the advantages of properties in c#?
Is c# a strongly-typed language?
Why do we use abstract class in c#?
Can a static class contain non static members?
Is c# pass by value?
What do you mean by synchronous and asynchronous operations?