Answer to Question #149032 in Java | JSP | JSF for Minothi

Question #149032
Demonstrate how the implementation of an ADT/algorithms solves a well -defined problem
1
Expert's answer
2020-12-06T20:29:03-0500

 Implementations of ADT solves a well-defined problem in following ways:

  • It is reusable, robust and most importantly it is based on principles on Object Oriented Programming.
  • Due to encapsulation, there is a surety that data won't be corrupted.
  • ADT is based on software engineering concepts of coupling and cohesion. ADT promotes weak coupling and maximum cohesion. (Coupling determines how strongly two parts of a program are linked together and the impacts that is made o one part of the module when one part is slightly changed. Cohesion determines how well-integrated components of a software are.)

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog