Aug2016 cs Q19

0. Match the following with reference to Functional programming history:
a. Lambda calculusi. Church, 1932
b. Lambda calculus as programming languageii. Wordsworth, 1970
c. Lazy evaluationiii. Haskel, 1990
d. Type classesiv. Mecarthy, 1960

Codes:

 abcd
(1)iviiiiii
(2)iiviiiii
(3)iiiiiivi
(4)iiiiviii

  • Option : 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.
Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *