n the context of 3D Computer graphics, which of the following statements is/are correct? A) Under perspective projection, each set of parallel lines in the object […]
Question 1 The postfix expression AB + CD – * can be evaluated using a A stack B tree C queue D linked list Data-StructuresQueues-and-Stacks Question […]
Question 4 Which of the following statement is correct ? A Communicator should have fine senses B Communicator should have tolerance power C Communicator should be […]
Question 8 Books and records are the primary sources of data in : A historical research B participatory research C clinical research D laboratory research Research-AptitudeTypes-of-Research […]
Question 9 Which of the following statement is correct ? A objectives should be pin-pointed B objectives can be written in statement or question form C […]
Question 11 Read the following passage and answer the questions 11 to 15 : Knowledge creation in many cases requires creativity and idea generation. This is […]
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 […]
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 […]
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 […]