UGC-NET | UGC NET CS 2016 Aug – III | Question 19
Match the following with reference to Functional programming history:
(A) (1)
(B) (2)
(C) (3)
(D) (4)
Answer: (B)
Explanation:
- Lambda calculus was introduced by Alonzo Church in 1932.
- Lambda calculus as programming language applied by Mecarthy in 1960
- Lazy evaluation was introduced by Wordsworth in 1970
- Type classes was introduced by Haskel in 1990
So, option (B) is correct.
Quiz of this Question