energy7631 energy7631 01-02-2024 Computers and Technology contestada Set s;s = < *1 > ( 3 ); ( null );System.out.println( s );Which of the following could fill <*1>so that the code would run without error?A. new HashSet();B. new TreeSet();C. new Set();D. A and B onlyE. A, B, and C