What steps should you take when designing an ADT?

What will be an ideal response?

• Describe the data.
• Identify the ADT’s behaviors.
• Write the behaviors on a CRC card.
• Specify each operation by writing comments and UML; clearly identify assumptions.
• Refine the specifications by considering their behavior under unusual conditions.
• Write an abstract base class.

Computer Science & Information Technology

You might also like to view...

A subform is an object that will display a document, location, or window when clicked

Indicate whether the statement is true or false

Computer Science & Information Technology

If no record matches the conditions, DGET returns the ________ error code

Fill in the blank(s) with correct word

Computer Science & Information Technology