edited by
2,257 views
4 votes
4 votes

Match the pairs in the following questions:

(a) Small talk (p) Logic programming
(b) LISP (q) Data flow programming
(c) Prolog (r) Functional programming
(d) VAL (s) Object-oriented programming

 

$$\begin{array}{|ll|ll|}\hline (a) & \text{Small talk} & (p) & \text{Logic programming} \\\hline  (b) & \text{LISP} & (q) & \text{ Data flow programming} \\\hline   (c) & \text{ Prolog} & (r)  & \text{Functional programming} \\\hline (d) & \text{ VAL} & (s)  & \text{Object-oriented programming}  \\\hline \end{array}$$

edited by

1 Answer

Best answer
4 votes
4 votes

Solution :

(a) Small talk (s) Object-oriented programming
(b) LISP (r) Functional programming
(c) Prolog (p) Logic programming
(d) VAL (q) Data flow programming

 

$$\begin{array}{|ll|ll|}\hline (a) & \text{Small talk} & (s) & \text{Object-oriented programming} \\\hline  (b) & \text{LISP} & (r) & \text{Functional programming} \\\hline   (c) & \text{ Prolog} & (p)  & \text{Logic programming} \\\hline (d) & \text{ VAL} & (q)  & \text{Data flow programming}  \\\hline \end{array}$$


Proof of correctness : (Check for "Paradigm" of any programming language)

edited by

Related questions

21 votes
21 votes
2 answers
1
makhdoom ghaya asked Nov 19, 2016
3,855 views
Match the pairs in the following questions:$$\begin{array}{|ll|ll|}\hline (a) & \text{Groups} & (p) & \text{Associativity} \\\hline (b) & \text{Semigroups} & (q) & \text...
29 votes
29 votes
3 answers
2
makhdoom ghaya asked Nov 19, 2016
14,264 views
Match the pairs in the following questions:$$\begin{array}{ll|ll} (a) & \text{Lexical analysis} & (p) & \text{DAG's} \\\hline (b) & \text{Code optimization} & (q) & \tex...
14 votes
14 votes
3 answers
3
makhdoom ghaya asked Nov 19, 2016
5,005 views
Match the pairs in the following questions:$$\begin{array}{|ll|ll|} \hline (a) & \text{A heap construction} & (p) & \ \Omega(n\log_{10}n) \\\hline (b) & \text{Construct...
11 votes
11 votes
1 answer
4
makhdoom ghaya asked Nov 19, 2016
5,830 views
Match the pairs in the following questions:$$\begin{array}{|ll|ll|}\hline (a) & \text{Strassen's matrix multiplication algorithm} & (p) & \text{Greedy method} \\\hline (...