Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

sombody please help me solve this Information for Candidates This examination paper contains 5 questions totaling 50 marks. Advice to Candidates You should attempt questions,

sombody please help me solve this
image text in transcribed
image text in transcribed
Information for Candidates This examination paper contains 5 questions totaling 50 marks. Advice to Candidates You should attempt questions, in order of their complexity and for a total of 40 marks I. Basic Notions Objectives: The aim of the questions in this part is to evaluate your required minimal knowledge and skills. Answers in the pass category represent the minimum acceptable standard. 1. Functional programming Paradigm 1.a Trace the functional program figure 1. 1.b Write a functional program changing all elements of a list L with Z Zero (0) using a predefined function Change-with. 2. Logic Programming Paradigm 2. a la Trace the Logic program figure 2, with values you fix. 2.b Write a logic program changing all elements of a list L with Zero (0) using a predefined function Change-with. 11. Famillar 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 famillar problems. 3. Concurrency Programming Paradigm 3.a Rewrite the program figure 3 for a centralized parallel architecture. 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 4 a Propose black box testing cases for the program figure 4. 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. (10m)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions