What is the Difference between value and reference type?
Answer Posted / taranjeet
value type: when value is assigned to another
variable,values are copied.
refrence type: when assignment between two variable accures
only reference is copied value remain same
| Is This Answer Correct ? | 58 Yes | 9 No |
Post New Answer View All Answers
State whether it is true to test a Web service you must create a windows application or Web application to consume this service or not?
What is the property of class?
What is a nullreferenceexception and how do I fix it?
Illustrate namespaces in c#?
What is the difference between virtual method and abstract method?
What is private static in c#?
What are class fields?
write program in c# using this instructions name avinash varma ,work experiance<2,nochildren his work experiance is higher than 5 years,more than one children one children name is diwakar,number of years of work eperiance at current company is the ratio of children and work experiance is 0.21 to 0.5
Define parsing? Explain how to parse a datetime string?
what is the Difference between the public and private ?
what are the differences between a class and structure
What does it mean to override a method?
Explain the use of virtual, sealed, override, and abstract method?
What is console used for?
What is difference between private and protected in c#?