The various variable types (also called data type) in C are: int, float, char, long ,double etc they are also of the type signed or unsigned. If it will not change then that item is a constant. %c => character %f => float etc. There are various types of operators that may be placed in three categories: Operators Basic: + - * / % Relational: < > <= >= == !=