They are predefined types of data that categorizes all related data values eg. double and int.
According to our book, there are 8 types of them. int,double,char,boolean,byte,float,long and short.
But we have only gone through int,double,char and boolean.
Very helpful, thanks G.