Question: somebody please help me solve this 1. Functional programming Paradigm 1.a Trace the functional program figure 1. a(5m) 1.b Write a functional program changing all
1. Functional programming Paradigm 1.a Trace the functional program figure 1. a(5m) 1.b Write a functional program changing all elements of a list. L with Zero (0) using a predefined function Change-with. a(5m) 2. Logic Programming Paradigm 2.a 1. a Trace the Logic program figure 2, with values you fix. a(5m) 2.b Write a logic program changing all elements of a list L with Zero (0) using a predefined function Changewith. (5m) II. Familiar Problems Solving Objectives. The aim of the questions in this part is to evaluate that you have some basic knowledge of the key aspects of the lecture material and can attempt to solve familiar problems. 3. Concurrency Programming Paradigm 3.a Rewrite the program figure 3 for a centralized parallel architecture. a(5m) 3.b Share int X means that X is an object of Share int predefined Class. What is the program of this class? 4. Program Testing 4a Propose black box testing cases for the program figure 4. a(5m) III. Unfamiliar Problems Solving Objectives. The aim of the questions in this part is to evaluate that you can make progress towards the solution of unfamiliar problems, and can set out reasoning and explanation in a clear and coherent manner. 5. Defensive programming The piece of code computing C=A+B is critical in the code P figure 3. Rewrite P using 3 parallel versions for computing C=A+B and protecting it for any run time errors
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
