Is string reference type / value type?
Answer Posted / praseetha sandeep
100% sure string is reference type....
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
In a memory when you Box and Unbox a value-type what happens?
Explain the difference between “constant” and “read-only” variables used in c#?
What is the difference between “dispose” and “finalize” variables in c#?
What is the difference between c and c# programming?
What is the difference between method and constructor in c#?
What does mean c#?
Is int an object in c#?
What is wcf c#?
What are the collections in c#?
What is meant by collections in c#?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
How does the clr work?
What is the data provider name to connect to access database?
Where static variables are stored?
Can you inherit multiple classes in c#?