Which of the following is correct for value and reference types in .NET?
1.Value types directly contain their data
2.Reference types store a reference to the value's memory address
3.Value types can be built-in but can't be user-defined
4.All of the above
Answer:1
Posted Date:-2022-08-16 06:27:37