2 2 votes Match the following with respect to the programming language $:$ $\begin{array}{} & \textbf{List – I} && \textbf{List – II} \\ \text{a.} & \text{Structured language} & \text{i.} & \text{JAVA} \\ \text{b.} & \text{Non-structured Language} & \text{ii.} & \text{BASIC} \\ \text{c.} & \text{Object oriented Programming Language} & \text{iii.} & \text{PASCAL} \\ \text{d.} & \text{Interpreted Programming Language} & \text{iv.} & \text{FORTRAN} \\ \end{array}$ $\textbf{Codes :}$ $\text{a-iii, b-iv, c-i, d-ii}$ $\text{a-iv, b-iii, c-ii, d-i}$ $\text{a-ii, b-iv, c-i, d-iii}$ $\text{a-ii, b-iii, c-iv, d-i}$ Programming in C ugcnetcse-dec2013-paper3 programming + – go_editor 1.5k views answer comment Share Follow Print 0 reply Please log in or register to add a comment.
0 0 votes a-ii, b-iv, c-i, d-iii is correct since java is Object Oriented Programming Language Prashant. answered Jul 27, 2016 Prashant. comment Share Follow 0 reply Please log in or register to add a comment.
0 0 votes Ans: None of the above correct sequence should be like this a---(iii) b---(iv) c---(i) d---(ii) option(a) is false bcz of a---(iv) as FORTRAN is non structured language option(b) is false bcz of a---(ii) as BASIC is non structured and interpreted language option(c) is false bcz of a---(iii) PASCAL is non structured and interpreted language option(D) is false bcz of a---(ii) as BASIC is non structured and interpreted language rishu_darkshadow answered Aug 30, 2017 rishu_darkshadow comment Share Follow 0 reply Please log in or register to add a comment.