for, while, if, switch, etc.
int, float, double, char, void, bool b = true;
int arr[100]; float* pf; unsigned char uch; long int num;