Is string reference type / value type?
Answer Posted / lucky
It is a reference type 500%
| Is This Answer Correct ? | 35 Yes | 1 No |
Post New Answer View All Answers
What is the real use of interface in c#?
Explain About Virtual functions and their use.
If a.equals(b) is true then a.gethashcode & b.gethashcode must always return same hash code.
What are native functions?
What is array and types of array in c#?
What is the difference between convert and parse in c#?
What is the use of protected in c#?
Define c# i/o classes? List the commonly used classes?
How does split work in c#?
Can abstract class have private constructor c#?
What is a scope in c#?
What are the return types in c#?
How many keyword present in C# language ?
What is type cast in C#?
Do we get an error while executing the “finally” block in c#?