In java coupling is how much one class knows about another


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?

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: In java coupling is how much one class knows about another
Reference No:- TGS01293685

Now Priced at $10 (50% Discount)

Recommended (93%)

Rated (4.5/5)