You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Managing Visual Basic Data Visual Basic / Getting Started
There are many types of data we come across in our daily life. For example, we need to handle data such as names, addresses, money, date, stock quotes, statistics and etc everyday. Similarly in Visual Basic, we are also going to deal with these kinds of data. However, to be more systematic, VB divides data into different types.