Which of the following are valid declarations?
Assume java.util.* is imported.
Click to view the answer
A, B, D.
The angle-bracket notation is part of release JDK 5.0's generic collections.
The Map interface required two type parameters.
Map