

MCQOPTIONS
Saved Bookmarks
1. |
Select differences between reference type and value type :1. Memory allocated to Value type is from heap and reference type is from System. ValueType |
A. | 1, 3 |
B. | 2, 3 |
C. | 1, 2, 3 |
D. | 1 |
Answer» C. 1, 2, 3 | |