Home > Back-end >  C, what is the property of the interface, interface has attribute of the class?
C, what is the property of the interface, interface has attribute of the class?

Time:03-25

First-time UML class diagrams, unable to understand the properties of the interface, which can predecessors as example to introduce...
Common function of the parameters on the c + + class belongs to the properties of the interface?

CodePudding user response:

You said that the interface should be abstract classes, with special interface definitions in Java/c #, c + + generally by an abstract class, the class is used to give other class, as long as the inherited this class, you must realize some fixed function