how to initialize all elements of array to zero in c++ code example Example: initialize whole array to 0 c++ int nScores[100] = {0};