Difference Between Value Type And Reference Type

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Guest

    Difference Between Value Type And Reference Type

    What is the difference between value type and reference type in C#???
  • priya.sharma
    Senior Member
    • Aug 2016
    • 105

    #2
    Value type variables can be ***igned a value directly. They are derived from the cl*** System.ValueType and The reference types do not contain the actual data stored in a variable, but they contain a reference to the variables.

    Comment

    Working...
    😀
    😂
    🥰
    😘
    🤢
    😎
    😞
    😡
    👍
    👎