Source of
21.16.java
Structures and functions
1:
// Version 4.0
2:
addressBook.remove(
"555-8132"
);
3:
addressBook.remove(
"555-4294"
);