Question: Q6.(10 points) Write the output of the java codes below. a) int a[]={1,1,6,7,8,44} System.out.print (a[1]+ ); System.out.print (a[a[1]+3+a[]])

Q6.(10 points) Write the output of the java codes below. a) int a[]={1,1,6,7,8,44} System.out.print (a[1]+" " ); System.out.print (a[a[1]+3+a[]])
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
