Posts by Eduardo Silva • 1 point
1 post
-
0
votes1
answer55
viewsQ: Relationships between classes in the OO
For example, if I have a class Hospedagem and a class NotaFiscal, a lodging has a invoice and a receipt has a lodging. I need to put the attributes inside the two classes, the attribute NotaFiscal…