Initialization should include specifying values for simple data types, which should be in the form of assigning a value of the appropriate data type to the declared primitive (e.g., int a  = 5;).