Answer:
F
Explanation:
only F is correct other all are incorrect
Inheritance (is-a) relationships are derived child classes that inherit attributes and methods from their parent class. Composition (has-a) relationships are classes whose attributes are comprised of other classes. Each relationship has its advantages and disadvantages. See the link below for best uses of each.
For example:
class Animal { }
class Dog extends Animal { }
This means Dog IS-A animal
2. HAS-A simply means reference
For example:
class Nip { }
class Dog { private Nip nip;}
This means Dog HAS-A Nip
Hope this helped!! :)
Answer: i believe The percent of increase is about 42%, whereas the percent of decrease is about 29%.
Explanation:
The answer is <span>ethical dilemmas
social entrepreneurship aimed to obtain as much profit as possible while providing aids for both social and environmental issues at the same time.
Often times, both of these aims contradict each other, which lead to the Ethical Dilemma
For example, in order to obtain maximum profit, it is far cheaper to dump production waste to the river rather than spending money to create proper waste management system.</span>
D hope this helps sorry if I'm wrong