December2015 cs Q9

0. Match the following w.r.t. programming languages:
 List - I List - II
 (a) JAVA   (i) Dynamically object oriented
 (b) Python (ii) Statically Non-object oriented
 (c) Prolog    (iii) Statically object oriented
 (d) ADA(iv) Dynamically non-object oriented
 (a)(b)(c)(d)
A.(iii)(i)(ii)(iv)
B.(i)(iii)(ii)(iv)
C.(i)(iii)(iv)(ii)
D.(ii)(iv)(i)(iii)

  • Option : D
  • Explanation :
  • JAVA is statically object oriented language.
  • Python is dynamic object oriented language.
  • Prolog is non object oriented language.
  • ADA is statically object oriented language.
  • So, no option is correct.
Cancel reply
Cancel reply