Analyst Integration Question:

Download Job Interview Questions and Answers PDF

What is loose-coupling?

Integration Programmer Interview Question
Integration Programmer Interview Question

Answer:

Loose coupling is a desirable quality of software, which allows one part of software to modify without affecting other part of software. For example in a loosely coupled software a change in UI layout should not affect the back-end class structure.

Download Integration Programmer Interview Questions And Answers PDF

Previous QuestionNext Question
What is a strongly typed programming language?Why would you ever want to create a mock object?