By default, the int data type is a 32-bit signed twos complement integer. example: - int number = 12; - int number = -12;