Answer:
a. North Vietnam was controlled by communists.
They got it from people like john locke and a handful of other renaissance thinkers. They had a lot of their original ideas from the bible but to appear unbiased have slowly removed any reference of it.
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:
The correct answer is yes.
Explanation:
When we speak of vocation, we refer to the desire to undertake a career, profession or any other activity when all the necessary skills or knowledge have not yet been acquired.
While the profession is the job or work that someone exercises and for which they receive financial compensation.
Now, someone who works only because they have studied and because that is their profession, will not be dedicated to their career in the same way that someone with a vocation will be.
This may not make a difference in any other career, but when it comes to teaching, a teacher with a vocation makes a big difference compared to one who is only going to teach to earn money and is not focused or passionate about their work and the well-being of their students.