Answer the following statements true (T) or false (F)
1) A key to improving the software development process is encouraging
software reuse.
2) To enhance performance and reduce errors, it's a good idea to make
derived classes larger than they need to be.
3) A base class is often designed by factoring out commonalities among a set
of classes.
4) When creating derived classes, you must use discretion in choosing the
proper base class. Ideally, the base class will not contain excessive capabilities or
information.
5) Method Equals will accurately compare any two objects.
1) T
2) F
3) T
4) T
5) F
You might also like to view...
Windows users who do not have touch screen capabilities typically work with a mouse that usually has at least two buttons.
Answer the following statement true (T) or false (F)
Which NTFS permission allows an account to seize control of a file or folder owned by another account?
A. File permissions B. Take Ownership permission C. Folder permissions D. Change permission