Object-oriented programming involves modeling the relationships among a problem's objects using ____.
A. noun-verb mappings
B. subclass-superclass hierarchies
C. flow chart diagrams
D. procedural paradigms
Answer: B
You might also like to view...
How would you define total cost of ownership (TCO)? What costs should be included in a TCO estimate?
What will be an ideal response?
You can protect your documents from unauthorized access using _____.
A. encryption B. formatting restrictions C. editing restrictions D. all of the above
The digital divide is the difference between careers which depend on technology and those that depend on human intuition and analysis.
Indicate whether the statement is true or false.
When you define a class, if you do not explicitly extend another class, your class is an extension of the ____ class.
A. Object B. super C. public D. abstract