Such as: int x;; //x is a variable that can hold integer values.
x = 123; // 123 is a decimal integer constant.