Visual Basic Data Types
There are 11 data types in Visual Basic 6. These are Boolean, Byte, Currency, Date, Double, Integer, Long, Object, Single, String, and Variant. Each of these data types have their own purpose. I am describing here all data type: Boolean The Boolean data type has only two states, True and…continue reading →
Recent Comments