1.

To declare an integer variable in VB.NET language, which one of the following statements is true?

A. Dim x As Integer
B. x As Integer
C. Dim x As Single
D. None of these
Answer» B. x As Integer


Discussion

No Comment Found