initializing all the indices of array with the same vale code example Example: initialize whole array to 0 c++ int nScores[100] = {0};