

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following property of Array class in VB.NET checks whether the Array has a fixed size? |
A. | IsFixedSize |
B. | IsStatic |
C. | Length |
D. | None of the above |
Answer» B. IsStatic | |