Posts Tagged ‘primitive data types’

  • Data Types in C

    Nov 26, 13 • 1652 Views • NotesNo Comments

    Compiler is a software designed to execute any program. But it needs be told before – hand what type of data will be fed. Here comes the concept of Data Types. So data types of data that is to be used in the program. In C there are two categories of