0
In the program of the life, there is a class House, what are some methods or properties of it?
I'll start. It has a void build() method. It has a People array: People* peopleInside. ( people is another class ).
1 Réponse
+ 1
I would say the class house has private and protected functions such as furniture, electronics items etc.