Question: Java Language-Does anyone understand the red words? Current document is out of sync with the Interactions Pane and should be recompiled! import java.util.*; public class

Java Language-Does anyone understand the red words?

"Current document is out of sync with the Interactions Pane and should be recompiled!"

import java.util.*; public class Main{ public static void main(String args[]){ int[] arr1=new int[20]; Random rand=new Random(); for(int i=0;i<20;i++){ arr1[i]=rand.nextInt(10)+1; } int arr2[]=new int[20]; arr2[0]=arr1[0]; for(int i=1;i<20;i++){ arr2[i]=arr1[1]+arr1[i-1]; } System.out.println("Arr1: "+Arrays.toString(arr1)); System.out.println("Arr2: "+Arrays.toString(arr2)); } }student submitted image, transcription available below

2021-02-21 (4).png - Paint 3D T lest Weni Brushes 2D shapes 3D chapes Sheer 3D library History Select Co Magitt D3D vw + 100% Marker New Open ARSD 9 Undo Redu GIUH Run Taxi Code Cover A Cluse de Cu. 3 Copy EPL JUL... publie la Pecycel public static void is (String DE int[] are intru: Pande randney Rides: for tnt1;<31412021

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!