Answer Posted / sushma
value types store values,even if we copy that the orginal
one it is uneffected,even if we modify the copied one ,
the reference types stores refereneces of the object, if
copy that one ,it is effected,if we modify the copied one
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between mobile application and desktop application?
Is an interface a type c#?
Why c# is type safe?
What are the features of c#?
Why would you use untrusted verification?
Are constructors inherited c#?
What is Delegate and what is it used for ?
What is the meaning of int parse in c#?
What's difference between constants and static readonly?
How do you read an Excel sheet in C#?
What does the keyword “virtual†declare for a method or property?
How does dependency injection work c#?
What will a loop recorder show?
What is the difference between field and variable in c#?
How does it work?