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 |
Explain the Sequence Diagram?
Why Java is a platform independent language?Explain byte code and JVM
Name primitive java types.
What about products that claim to detect malicious applets? : java security
What is jar file in java?
What do you understand by downcasting?
How do I enable javascript?
Is jdk a compiler?
can a program use more than one command-line argument?
What are the authentication modes in asp.net? : java security
What is lambda used for?
How do you type the lambda symbol?