-
Home
- Infromation Technology
- Certification
- SCEA Java Architect
- Object-oriented design concepts
- What is true about coupling
<< First
< Previous
Flashcard
Next >
Last >>
Explanation:
Coupling is the degree to which classes depend on each other. Tight coupling can cause to require modifications in a class just because the other class has been altered.Coupling can be between any two classes, not necessarily in the same hierarchy tree
Exam Home Page
|
JavaChamp TeamSenior Java Developer
QuizOver.com
Germany
|
Attribution:
Oracle, Sun, Java and all Java-based trademarks and logos are trademarks or registered trademarks of Oracle and/or its affiliates.