G. Identify the kinds of cohesion that are represented in the following situations:
• accept customer address
• print mailing label record
• print customer address listing
• print marketing address report
• accept customer address
• validate zip code and state
• format customer address
• print customer address
• accept customer address
• print mailing label record
• accept customer address
• print mailing label record or
• print customer address listing or
• print marketing address report or
• validate customer address
• print mailing label record
• check customer balance
• print marketing address report
• record customer preference information
There are many repeated ones in your question , so i deduced them in the following way.
The different types of cohesion are as follows:
1.Functional Cohesion
2.Sequential Cohesion
3.Communicational Cohesion
4.Procedural Cohesion
5.Temporal Cohesion
6.Logical Cohesion
7.Coincidental cohesion
• accept customer address = Functional Cohesion
• print mailing label record = Procedural Cohesion
• print customer address listing = Procedural Cohesion
• print marketing address report = Procedural Cohesion
• validate zip code and state = Procedural Cohesion
• format customer address = Functional Cohesion
• print customer address = Procedural Cohesion
• validate customer address = Procedural Cohesion
• check customer balance = Functional Cohesion
• record customer preference information = Functional Cohesion
Get Answers For Free
Most questions answered within 1 hours.