Given the following declaration, where is the value 77 store… Questions Given the fоllоwing declаrаtiоn, where is the vаlue 77 stored in the scores array?int scores[] = {83, 62, 77, 97, 86}; Show Answer Hide Answer