Java Programming Questions

ehmagrzm7i

1. What do you think can happen if there was an error with a more complex program that has tight coupling?

 

2. In Java, coupling is how much one class knows about another. For example, having classes A, B and C where class C knows the inner elements of A and/or B. Do we think this is a good idea or not so good?

    • 10 years ago
    • 3
    Answer(1)

    Purchase the answer to view it

    • java_programming_questions.docx