Changes for Advanced Placement Computer Science A in 2010
- Addition of two-dimensional arrays to list of standard data structures (see Topic Outline, page 8 and 14)
- Addition of java.util.List interface to Java A subset (see Java subset, Appendix A)
- Addition of Java constants Integer.MIN_VALUE and Integer.MAX_VALUE (see Java subset, Appendix A)
- Addition of static variables (also known as class variables) (see Java subset, Appendix A)
Link to this Page