Discuss loose coupling.
What will be an ideal response?
Loose coupling occurs when a copy of data that must be shared is passed from one method to another. That way, the sharing of data is always purposeful-variables must be
explicitly passed to and from methods that use them. The loosest (best) methods pass single arguments if possible, rather than many variables or entire records.
You might also like to view...
Which of the following is not a KeyListener method?
a. keyPressed. b. keyReleased. c. keyClicked. d. keyTyped.
What is a rollover cable?
What will be an ideal response?
In Word, the ________ button can be clicked to display nonprinting characters
A) Editing B) Show/Hide C) Line Spacing D) Strikethrough
What are the rules to optimize and fix potential repetition issues in a database known as?
A) Data validation B) Table Analyzer tool C) Normal forms D) Encryption