Which of the following is not correct about the value types and reference types in VB.NET?
1.Dim statement is used to create a variable that represents a value type
2.Data associated with a value type is allocated on the stack
3.Reference types must be instantiated after declaration
4.Data associated with a reference type is allocated on the stack
Posted Date:-2022-02-06 12:32:42