Question

For C++All of the mouse input handling routines are contained in one module. What is this an example of? Abstraction O Coupling O Co

You are working on some banking software for a client and you want to change the way that amounts are rounded down, due to th

0 0
Add a comment Improve this question Transcribed image text
Answer #1

1. (c) Cohesion

In object oriented programming design, cohesion is used to refer how a single class is designed. It refers that how closely all the routines in a class. And all the mouse handling routines are contained in one module is an example of Cohesion.

2. (c) This code is very tightly coupled and too many modules are interdependent on each other.

When too many modules are interdependent and tightly coupled, codes requires to change everywhere for a very small change in the feature

Add a comment
Know the answer?
Add Answer to:
For C++ All of the mouse input handling routines are contained in one module. What is...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT