Is string reference type / value type?
Answers were Sorted based on User's Feedback
Answer / choudhary
itz 200% reference type as string is not derrived from
System.ValueType
Is This Answer Correct ? | 62 Yes | 3 No |
Answer / dipu
Vikram u r worng string alwyes is rederence type. beoz
sting create also objects.
Is This Answer Correct ? | 37 Yes | 6 No |
Answer / arsalan
please if u don't know then don't confuse others.....
Plzzzzz
Is This Answer Correct ? | 32 Yes | 2 No |
Answer / kiran kumar reddy
Hi guys let me add something more to discussion
"String type object seems to act like a value type even it
is reference type! "
http://www.devhood.com/tutorials/tutorial_details.aspx?tutorial_id=733
Is This Answer Correct ? | 28 Yes | 0 No |
Explain the differences between static, void and public in c#?
Is a c# interface the same as a c++ abstract class?
What is uint64?
What is difference between interface and abstraction?
What is the difference between <c> and <code> xml documentation tag?
Why data types are important?
What Are The .Net Object
Is void a class?
What's the difference between abstraction and encapsulation?
Difference between directcast and ctype.
Hi Everyone, the design of the form disappear during writing codes for dataset and data grid. The error show in "line of assigning dataset". I don't know what's happen. If anyone know , please share of technical help from someone. Thanks, Horace Trever
What is out int in c#?