How are gen/spec diagrams used?

What will be an ideal response?


Gen/spec diagrams are used to show general classes and the specialized classes that inherit the attributes and methods from the general class.

Computer Science & Information Technology

You might also like to view...

To make a duplicate of a folder, first you ________ the folder, and then you paste the folder

A) Close B) Cut C) Open D) Copy

Computer Science & Information Technology

When you do not need the data on a worksheet you should ________ it to make the file smaller.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Which of the following operations of the binary search tree implementation of the ADT tree is O(n)?

a) insertion b) deletion c) retrieval d) traversal

Computer Science & Information Technology

A basic step is

A) an operation that can be executed within a constant amount of time B) an operation that is used only in the simplest algorithms C) one that is implemented in a library package D) None of the above

Computer Science & Information Technology