Purchase Solution

How to think of Microwave Oven in an Object Oriented Way

Not what you're looking for?

Ask Custom Question

Consider the microwave oven in your kitchen, using object-oriented thinking.
? Create a table with the following four column headings: Top-Level Objects, Communicates With, Incoming Messages, and Outgoing Messages.
o Identity the top-level objects of the microwave.
o Explain some of the graphical user interfaces (GUIs) and communications messages that occur during the operation of a microwave.
? Describe some of the advantages of having a componentized system. For example, what happens if the microwave breaks?

Purchase this Solution

Solution Summary

Explains how to visualize a common household equipment like microwave in the object oriented paradigm.
Shows the top level objects and how they interact with other objects. Identifies the advantages of a system built from components, such as the microwave oven.

Solution Preview

An example is attached.

Consider a typical house in which there are several bedrooms, a kitchen, and a laundry room—each with a distinct function. You sleep in the bedroom, you wash clothes in the laundry room, and you cook in the kitchen. Each room encapsulates all the items needed to complete the necessary tasks.
What you have is a set of well-defined components: Each provides a single service to communicate with the other components using simple messages when something needs to be done. If ...

Purchase this Solution


Free BrainMass Quizzes
Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

C++ Operators

This quiz tests a student's knowledge about C++ operators.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.