Which of the following statements is false?
a. Each class can be used only once to build many objects.
b. Reuse helps you build more reliable and effective systems, because existing classes and components often have undergone extensive testing, debugging and performance tuning.
c. Just as the notion of interchangeable parts was crucial to the Industrial Revolution, reusable classes are crucial to the software revolution that has been spurred by object technology.
d. Avoid reinventing the wheel—use existing high-quality pieces wherever possible. This software reuse is a key benefit of object-oriented programming.
a. Each class can be used only once to build many objects.
You might also like to view...
An operating system with _____ capabilities allows a user to run more than one program concurrently.
A. networking B. hardware independence C. memory management D. multitasking
The VSTO ____ event executes as the Word document is closed.
A. ThisDocument_Startup B. Document_Shutdown C. ThisDocument_Shutdown D. Document_Startup
Which of the following is not one of the three parts of the CIA triad?
A. Availability B. Encryption C. Integrity D. Confidentiality
A ____________________ Object is an image layer that stores image data from raster or vector images.
Fill in the blank(s) with the appropriate word(s).