Is string reference type / value type?
Answer Posted / 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 |
Post New Answer View All Answers
How do you type a null character?
What does public mean in c#?
What you mean by delegate in c#?
Explain deadlock?
When a switch is said to be congested?
Is c# used for frontend or backend?
How is exception handling implemented in c#?
What is the and operator in c#?
What is .net console?
Is c sharp free?
Explain how can you clean up objects holding resources from within the code?
What is the syntax for calling an overloaded constructor within a constructor (this() and constructorname() does not compile)?
What is the main method in c#?
Can non-default constructors be used with single call sao?
What is a protected class c#?