Which of the following is not correct about the value types and reference types in VB.NET? | VB.Net MCQs

A. Dim statement is used to create a variable that represents a value type
B. Data associated with a value type is allocated on the stack
C. Reference types must be instantiated after declaration
D. Data associated with a reference type is allocated on the stack

Ans:D

0 comments:

Post a Comment