Software Engineering (2)
Software Engineering (2)
❌
of the system into modules and sub-modules 6. Content Coupling: One module directly
● Emphasizes functions, their relationships, and modifies or uses the code of another – Worst
interaction type
● Uses black-box approach: user knows
input/output, not internal details
–✅
position, decoding, and cursor movement
Best type
Design Approaches
1. Top-Down Approach
2. Bottom-Up Approach