Data Type

In programming, classification of a particular type of information. It is easy for humans to distinguish between different types of data. We can usually tell at a glance whether a number is a percentage, a time, or an amount of money. We do this through special symbols — %, :, and $ — that indicate the data’s type. Similarly, a computer uses special internal codes to keep track of the different types of data it processes.

Most programming languages require the programmer to declare the data type of every data object, and most database systems require the user to specify the type of each data field. The available data types vary from one programming language to another, and from one database application to another, but the following usually exist in one form or another:

  • integer : In more common parlance, whole number; a number that has no fractional part.
  • floating-point :A number with a decimal point. For example, 3 is an integer, but 3.5 is a floating-point number.
  • character (text ): Readable text
  • Vangie Beal
    Vangie Beal
    Vangie Beal is a freelance business and technology writer covering Internet technologies and online business since the late '90s.

    Related Articles

    @ Sign

    Pronounced at sign or simply as at, this symbol is used in e-mail addressing to separate the user' name from the user's domain name,...

    Munging

    (MUHN-jing) Munging (address munging), is the act of altering an email address posted on a Web page to make it unreadable to bots and...

    How to Create an RSS Feed

    In the second installment of RSS how-to, we look at some of the nonrequired (optional) channel and item tags, discuss RSS specifications in-depth and...

    Dictionary Attack

    (n.) (1) A method used to break security systems, specifically password-based security systems, in which the attacker systematically tests all possible passwords beginning with...

    ScalaHosting

    ScalaHosting is a leading managed hosting provider that offers secure, scalable, and affordable...

    HRIS

    Human resources information system (HRIS) solutions help businesses manage multiple facets of their...

    Best Managed Service Providers...

    In today's business world, managed services are more critical than ever. They can...