DEVFYI - Developer Resource - FYI

Dim x, y as integer. What is x and y data type?

Visual Basic Interview Questions and Answers


(Continued from previous question...)

18. Dim x, y as integer. What is x and y data type?

X as variant and y as integer.

(Continued on next question...)

Other Interview Questions