Data Types, Arithmetic, Strings, Input - OKALOOSA SCHOOLS

Visual Basic distinguishes between a number of fundamental data types. Of these, the ones we will use most commonly are: Integer Long Single Double String Boolean The table below summarizes the different types: An Integer is a positive or negative number with no value past the decimal point. Note the limitation on the range of values it can hold. ................
................