Analyze the following code: int[] list = new int[5];list = n… Questions Anаlyze the fоllоwing cоde: int[] list = new int[5];list = new int[6]; Show Answer Hide Answer