What is the meaning of loosely coupled in java?



What is the meaning of loosely coupled in java?..

Answer / Faisal Wasi

In Java, loosely coupled components or modules are independent and have a low degree of interdependence. This means that they can be modified without affecting each other directly, making code more flexible, easier to maintain, and less prone to errors.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Related AllOther Interview Questions

Explain the Sequence Diagram?

2 Answers   HCL,


Why Java is a platform independent language?Explain byte code and JVM

8 Answers   HCL,


Name primitive java types.

1 Answers  


What about products that claim to detect malicious applets? : java security

1 Answers  


What is jar file in java?

1 Answers  


What do you understand by downcasting?

1 Answers  


How do I enable javascript?

1 Answers  


Is jdk a compiler?

1 Answers  


can a program use more than one command-line argument?

1 Answers  


What are the authentication modes in asp.net? : java security

1 Answers  


What is lambda used for?

1 Answers  


How do you type the lambda symbol?

1 Answers  


Categories