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 difference between a Private Assembly and a Shared Assembly
What is string empty?
What is querystring in c#?
What are bitwise logical operators?
What is the difference between method and constructor in c#?
What is the difference between an implicit conversion and an explicit conversion?
What is call back method?
Error handling and how this is done ?
What is thread pooling?
What are the variables in c#?
What are extensions in c#?
Explain what is copy constructor?