What is Value Type and Reference Type?
Value types are variables that comyain the data directly instead of containing a reference to the data stored elsewhere in memory. Instances of value types are stored in an area of memory called stack.
Visual Basic Programming Tutorials
What is Value Type and Reference Type?
Value types are variables that comyain the data directly instead of containing a reference to the data stored elsewhere in memory. Instances of value types are stored in an area of memory called stack.
Previous post: C Sharp Test Question 8
Next post: Different Types of Connectors used in PC