willieshi232

Untitled

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