Question: Match the following items with their definitions Extract class: Answer 1 Question 8 A process that replaces the body of a method with a new
Match the following items with their definitions
Extract class:
Answer Question
A process that replaces the body of a method with a new algorithm that is clearer, and returns the same result
Move method:
Answer Question
A process that does the work of two, so divide into two separate processes
Substitute algorithm:
Answer Question
A process that turns a code fragment into its own method, with an appropriate name, and calls the method
Extract method:
Answer Question
A process that moves an algorithm from one class to another where it makes more sense
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
