-->
Showing posts with label Char. Show all posts
Showing posts with label Char. Show all posts

Sunday, January 4, 2015

3 Data types


Introduction to Data types

         A Data type is nothing but types of data.For example int,char,float,double etc..A variable declared with specific data type(int=a;or float =a;).The type of variable decide how much space is occupied in memory.

         All data type is derived by following categories:-


         1.Primitive data type or Fundamental Data type.
         2.Derived data type.
         3.User defined data type.

Receive Our Quality Tutorials Straight In Your Inbox By Submitting Your Email ID Below...

Your Information Will Never Be Shared.