The chapter mentioned that systems analysts and programmers transform objects into program code modules that can be optimized, tested, and reused. Modular design is a very popular design concept in many industries. What other examples of modular design can you suggest?

What will be an ideal response?


Examples might include the following: Car manufacturers that offer options that customers can add or remove when they custom-order a vehicle; or computer vendors that allow customers to pick and choose hardware and software options to build a customized computer system.

Computer Science & Information Technology

You might also like to view...

A ________ usually contains a menu of commands, and stays on the screen until the user selects one of the commands

A) macro B) Property Sheet C) pop-up window D) modal window

Computer Science & Information Technology

Gender and dates are two examples of PivotTable ________ variables

A) aggregate B) category C) grouping D) summary

Computer Science & Information Technology

Which Cisco IOS command is used to display local interface (not server) DHCP IPv4 assignment information?

A) show ip dhcp lease B) show dhcp lease C) show ip dhcp binding D) show dhcp ip binding

Computer Science & Information Technology

In a doubly linked list, each node contains two pointers: a _____ and a forward pointer to its successor.

A. pointer to its successor's successor B. pointer to the head C. backward pointer to its predecessor D. pointer to the rear

Computer Science & Information Technology