In the program of the life, there is a class House, what are some methods or properties of it? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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 ).

29th Jun 2016, 7:20 PM
Garme Kain
Garme Kain - avatar
1 Answer
+ 1
I would say the class house has private and protected functions such as furniture, electronics items etc.
30th Jun 2016, 3:19 AM
Infinity
Infinity - avatar