Google Translate.Widget by : Blog Tutorial
ArabicKoreanJapaneseChinese SimplifiedEnglishFrenchGermanSpainItalianDutchRussianPortuguese


Data Type

Data is a raw value, which will be processed to produce an appropriate decision of the code of the data processing programs. In visual basic data consist of various types. To store data differently, use different data types as well. Various types of data can be described as follows :

Numerical Data Types
Numerical data is data that consists of numbers that can be calculated by calculating the standard operators such as plus, less, times, and for. In Visual Basic numerical data types are divided into 7 types. include:
Non Numerical Data Type


Suffixes Literals
Literals is the value of your money in the data set. In some cases we need to add in addition to the literal suffik so more accurate calculations. For example we can use num = 1.3089 for the double data type.

At some point, we need to include the literal string in two quotation marks, date and time literals in a hash mark "#". String can contain any characters including numbers. For details see the following example.
Nama="Bobby Sanjaya."
Telepon="062-021-696969"
Tanggal=#31-Dec-00#
Jam=#12:00 am#

0 komentar: