Russia, caucasus, and eastern Europe are close to each other. I would think it is Scandinavia, but I'm not sure. I do wish there was a map.
About the second question: the correct answer is: C. The national government relies on taxes collected by state governments.
The taxes collected by the state government stay in the state government and the federal government relies on the federal taxes.
The first question: I don't know the options, but some options are: contributing to conflict solution, conflict mediation and making sure that all the members are included and respected
<u>Answer:</u>
The concept of data encapsulation within object-oriented programming involves the restriction of the manipulation of an object’s state by external users.
<u>Explanation:</u>
- In the discipline of object-oriented programming, objects are nothing else but repositories of data existing in the form of fields.
- Through data encapsulation, the vulnerable data is literally capsulated so that the object’s state cannot be manipulated by any agent working externally.
- Hence, data encapsulation can be referred to as a secure procedure of safeguarding the objects (data repositories).