To design a class hierarchy, which of the following steps should be done LAST? List the classes Decide the functions and data members of each class Determine common responsibilities of all classes Organize the classes into an inheritance hierarchy

icon
Related questions
Question
C++
To design a class hierarchy, which of the following steps should be done LAST?
List the classes
Decide the functions and data members of each class
Determine common responsibilities of all classes
Organize the classes into an inheritance hierarchy
Transcribed Image Text:To design a class hierarchy, which of the following steps should be done LAST? List the classes Decide the functions and data members of each class Determine common responsibilities of all classes Organize the classes into an inheritance hierarchy
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps

Blurred answer