Quiz 4
1. Used to create a constant.
2. Used to check for equality.
3. Used to check for object identity.
4. A method that modifies the receiver.
5. Used to define both getter and setter methods.
6. Used to define the superclass.
7. Keyword to call a method in the superclass.
8. A lightweight data structure.
9. Used to execute a block on each array element.
10. Used to create a new array.
Previous Next