Which of the following is not true of object-oriented design?
a. OOD takes advantage of inheritance relationships.
b. OOD encapsulates attributes and operations into objects.
c. OOD focuses on actions (verbs).
d. Each class can be used to create multiple objects.
c. OOD focuses on actions (verbs).
Computer Science & Information Technology
You might also like to view...
A jump list is a list of program shortcuts that shows recently opened files, the program name, an option to pin or unpin an item, and a close windows option
Indicate whether the statement is true or false
Computer Science & Information Technology
The middle tier is responsible for processing user input from the ____.
A. presentation tier B. business logic tier C. database tier D. bottom tier
Computer Science & Information Technology