// Declaring a single variable type variable_name; // Declaring multiple variables: type variable1_name, variable2_name, variable3_name;