//Generally,It's a Collection where Each Element is Objects of a Class. System.out.println(Village[0].name); System.out.println(Village[2].name); System.out.println ...
System.out.println("Roll number of the student is " + rno); System.out.println("Mark of the first subject is " + m1); System.out.println("Mark of the second subject is " + m2); ...
現在アクセス不可の可能性がある結果が表示されています。
アクセス不可の結果を非表示にする