Explain these terms with examples in one lines   Long Methods and Classes Long Parameter List Divergent Change Original core function Shotgun Surgery Feature Envy Data Clumps Lazy Class Message Chains

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
100%

Explain these terms with examples in one lines

 

  1. Long Methods and Classes
  2. Long Parameter List
  3. Divergent Change
  4. Original core function
  5. Shotgun Surgery
  6. Feature Envy
  7. Data Clumps
  8. Lazy Class
  9. Message Chains
Expert Solution
Step 1

1. Long Methods and Classes

Long class in java defined as java.lang.Long which wraps the value of predefined data type long in an object. It contains two type of constructor  Long(long x) and Long(String st).

2. Long parameter list

In a method call, Long parameter list is a code smell. Long parameter list detects that there might be something wrong with program.

EX - calculateAverage(subject, unit, null, true, false);

3. Divergent Change

When many changes are made to a single class then it is known as Divergent Change.

EX-  You have a food class and want to add some new food types then you have to change in all methods of that class.

4. Shotgun surgery

when a single change is made to multiple classes simultaneously then it is known as Shotgun Surgery.

EX- You have to copy paste the main code in many classes

steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY