单项选择题

Visual Basic中声明数组 Dim A(1 to 100,-3 to 4),则Ubound(A,2)的值是()

A.1
B.100
C.-3
D.4