Computer Science - Object Oriented Programming Using C++ - Discussion
Discussion Forum : Object Oriented Programming Using C++ - Section 1 (Q.No. 31)
31.
The best form of coupling is _____
Discussion:
10 comments Page 1 of 1.
Priyanka said:
1 decade ago
When we want to add new child class then we need not have to make more changes in the program if the program is losely coupled (as there is less dependencies between modules).
(1)
Smaranika said:
1 decade ago
Coupling means interdependence between 2 modules or functions. So least dependency is preferable. Thats why loose coupling.
(1)
Shrikrushna said:
1 decade ago
There is concept of coupling and cohesion it clears that.
1. Coupling should loose.
2. Cohesion should tightly.
1. Coupling should loose.
2. Cohesion should tightly.
(1)
D.anusha said:
1 decade ago
Coupling is required when it is necessary. But mostly loose coupling is preferable.
Sweety said:
1 decade ago
The best form of coupling is loose coupling.
How ? Please can you explain me?
How ? Please can you explain me?
Yaswanth said:
1 decade ago
How can you say it as loose coupling ?
Sharwari said:
10 years ago
What is the concept of cohesion?
Mohini said:
1 decade ago
Please explain how?
Maddy said:
8 years ago
Cohesion means?
Akanksha said:
8 years ago
Tightly @Maddy.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers