What is Data types
www.proguidecs.in
Contents
 What is information?
 What is Data ?
 What is Data-Types ?
 Different Types of Data ?
www.proguidecs.in
What is information?
 Information is stimuli that has meaning in some context for its receiver.
When information is entered into and stored in a computer, it is generally
referred to as data. After processing -- such as formatting and printing --
output data can again be perceived as information. When information is
compiled or used to better understand something or to do something, it
becomes knowledge.
www.proguidecs.in
What is Data ?
 In computing, data is information that has been translated into a form that
is efficient for movement or processing. Relative to today's computers and
transmission media, data is information converted into binary digital form.
It is acceptable for data to be used as a singular subject or a plural
subject. Raw data is a term used to describe data in its most basic digital
format.
www.proguidecs.in
What is Data-Types ?
 As its name indicates, a data type represents a type of the data which you
can process using your computer program. It can be numeric, alphanumeric,
decimal, etc.
 in our day-to-day life, we deal with different types of data such as strings,
characters, whole numbers (integers), and decimal numbers (floating point
numbers).
www.proguidecs.in
Different Types of Data ?
www.proguidecs.in

Chapter 4 what is data and data types

  • 1.
    What is Datatypes www.proguidecs.in
  • 2.
    Contents  What isinformation?  What is Data ?  What is Data-Types ?  Different Types of Data ? www.proguidecs.in
  • 3.
    What is information? Information is stimuli that has meaning in some context for its receiver. When information is entered into and stored in a computer, it is generally referred to as data. After processing -- such as formatting and printing -- output data can again be perceived as information. When information is compiled or used to better understand something or to do something, it becomes knowledge. www.proguidecs.in
  • 4.
    What is Data?  In computing, data is information that has been translated into a form that is efficient for movement or processing. Relative to today's computers and transmission media, data is information converted into binary digital form. It is acceptable for data to be used as a singular subject or a plural subject. Raw data is a term used to describe data in its most basic digital format. www.proguidecs.in
  • 5.
    What is Data-Types?  As its name indicates, a data type represents a type of the data which you can process using your computer program. It can be numeric, alphanumeric, decimal, etc.  in our day-to-day life, we deal with different types of data such as strings, characters, whole numbers (integers), and decimal numbers (floating point numbers). www.proguidecs.in
  • 6.
    Different Types ofData ? www.proguidecs.in