3.1 Arrays: welk getal komt meest voor?

Sign in to test your solution.
import java.io.File;
import java.io.FileNotFoundException;
import java.util.Random;
import java.util.Scanner;

public class Getallen {

}
You can submit as many times as you like. Only your latest submission will be taken into account.
Sign in to test your solution.