Brief Definitions (2.5 pts. ea 25 points total): Provide a b…

Brief Definitions (2.5 pts. ea 25 points total): Provide a brief definition for each of the following terms: 1. Christology- 2. Soteriology- 3. Incarnation- 4. Atonement- 5. Justification- 6. Regeneration- 7 Propitiation- 8. Lost (in reference to Christian theology)= 9. Repentance- 10 Vicarious Atonement-

Write Java code solution for the following problem.  Your da…

Write Java code solution for the following problem.  Your database has array of salaries for 5 employees. You want to get average of salaries at the end of the month. Here is the list of employees and salaries: { {“Adam”, “4950”}, {“Clark”, “3900”}, {“Abraham”, “5100”}, {“Justin”, “4120”}, {“Lilly”, “4685”}}