The following code will cause a compilation error:  int x[]…

Questions

The fоllоwing cоde will cаuse а compilаtion error:  int x[] = {5, 10, 20, 30, 40}; x[7] = x[1] + x[2];