Initialization of all elements in an array can be done at the time of declaration and definition, just as with variables. For each element in the array we provide a value. The only difference is that the values must be enclosed in braces and, if there are more than one, separated by commas.