Implement this problem in 4 versions: iterative version,recursive version, tail-recursive version and map filter reduceversion in SCALA programming language: Write a function thatcomputes the sum of cubes of all odd numbers occurring in a list ofintegers.
Expert Answer
An answer will be send to you shortly. . . . .