Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Self Check 9.1
- 1. Taking a written piece of code, and using it in multiple scenarios
- 2. Overloading a method is when you create a method with the same name as another method but with different parameter signatures,
- overriding a method is when a subclass replaces an inherited method with a new one with the same name and parameters
- 3. d
- 4. a, b, c, d
Advertisement
Add Comment
Please, Sign In to add comment