February 13, 2024

Question 10827 – Algorithm-Paradigms

Consider a large disk file containing records each of considerable size and an identification key. Which of the following methods is suitable to organize the file […]
February 13, 2024

Question 10553 – Programming

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 […]
February 13, 2024

Question 9944 – Programming

Consider the following pascal program skeleton: program sort(…); var a,x,...; procedure readarray; var i,....; begin ...:=a... end; procedure exchange(...); begin ...:=a... ...:=x... end; procedure qsort(...); var […]
error: Alert: Content selection is disabled!!