Computer Science, asked by huzaifa6576, 9 days ago

Object oriented and modelling
Identify the classes for the ATM system what r the criteria to select right classes explain?

Answers

Answered by himanshu24483
0

Answer:

The class model shows the attributes and the behavior associated with the objects. The class diagram is used to show the class model. The class diagram shows the class name followed by the attributes followed by the functions or the methods that are associated with the object of the class.

Similar questions