Thursday, August 19, 2010

Kinds of Data Type

Data type is delivery become three parts. They are:
  1. Simple data type
  2. Structured data type, and
  3. Pointer data type
SIMPLE DATA TYPE
Simple data types which are primarily used for their role as items of generic data. By simple we mean data types that are not primarily used as containers to hold other data. Contains this types are simple type data.

STANDARD DATA TYPE
  • INTEGER
  • REAL
  • CHAR
  • STRING
  • BOOLEAN

No comments:

Post a Comment