explain diffrent VB data type?
Answers
Answered by
3
Answer:
The fundamental data types in Visual Basic including variant are integer, long, single, double, string, currency, byte and boolean. Visual Basic supports a vast array of data types. Each data type has limits to the kind of information and the minimum and maximum values it can hold.
Similar questions