MCQs LISP ProgrammingBy: Prof. Dr. Fazal Rehman | Last updated: April 29, 2025 28 Score: 0 Attempted: 0/28 Subscribe 1. : Which of the following are two subfields of Natural Language Processing? (A) context and expectations (B) generation and understanding (C) semantics of pragmatics (D) recognition and synthesis 2. : How many ALU(s) are controlled by one control unit in architecture? (A) one or more ALUs (B) One ALU (C) Only two ALU (D) Impossible to say 3. : Which of the following function returns t if the object is a number in LISP? 4. : Which of the following activity of the manufacturing process link to every stage of the process and to the process as a whole? (A) field service (B) design (C) distribution (D) project management 5. : Which of the following features leads to a computer traditionally done better than a human being? (A) storing information (B) responding flexibly (C) computing numerically (D) both computing numerically and storing information 6. : The characteristics of the computer system that is able of thinking, reasoning, and learning can be referred to as? (A) machine intelligence (B) human intelligence (C) artificial intelligence (D) virtual intelligence 7. : Which of the following is the area of AI that investigates the techniques of facilitating communication between people and computers? (A) natural language processing (B) symbolic processing (C) decision support (D) robotics 8. : For speech understanding systems to gain widespread acceptance in office automation, they must feature which of the following? (A) speaker independence (B) speaker dependence (C) isolated word recognition (D) All of these 9. : LISP machines also are commonly known as? (A) AI workstations (B) Time-sharing terminals (C) Super mini computers (D) All of these 10. : Which of the following are the special programs that assist programmers? (A) heuristic processors (B) symbolic programmers (C) intelligent programming tools (D) program recognizers 11. : A KES knowledge base holds information in the form of? (A) associations (B) actions (C) free text (D) All of these 12. : Which of the following is the atom that stands for “False” in LISP? (A) t (B) nil (C) y (D) time 13. : If the English Philosopher Thomas Hobbes could be known as a ‘grandfather’ of AI, then who could be called as its father? (A) A.M. Turning (B) John McCarthy (C) Allen Newell (D) Herbert Simon 14. : Which of the following is an expert system developed at MIT to solve mathematical problems? (A) RAND (B) ISIS (C) MACSYMA (D) MOLGEN 15. : Which of the following technique for speech recognition avoids the issues raised by the variances in the way words are pronounced according to context? (A) continuous speech recognition (B) connected word recognition (C) isolated word recognition (D) speaker-dependent recognition 16. : The function (minusp (-20 4 8 8 1)) returns………. in LISP? (A) T (B) F (C) NIL (D) -10 17. : The following function (minusp (-20 4 8 8 1)) returns ….. in LISP? (A) T (B) F (C) NIL (D) -20 18. : Which of the following function assigns the value 10 to the symbol a in LISP? (A) (setq a 10) (B) (a = (B). where a = 10 (C) (a = (B). where b = 10 (D) All of these 19. : In AI programming, a list may contain which of the following? (A) cells (B) fields (C) pointers (D) All of these 20. : Which of the following was earlier to the invention of time-sharing, widely accepted method of computer access? (A) batch processing (B) telecommunication (C) remote access (D) All of these 21. : Which of the following is a project of the Strategic Computing Program? (A) Defense Advanced Research Projects Agency (B) National Science Foundation (C) Jet Propulsion Laboratory (D) All of these 22. : The original LISP machines developed by both LMI and Symbolics were founded on research performed at? (A) CMU (B) MIT (C) Stanford University (D) RAMD 23. : The addition 3 + 2 is entered as ___ in LISP. (A) 3 + 2 (B) 3 add 2 (C) 3 + 2 = (D) (+ 3 2) 24. : The function returns t if is a CONS cell and nil otherwise _____ in LISP. (A) (cons ) (B) (consp ) (C) (eq ) (D) (cous =) 25. : In a rule-based system, which of the following is the form of procedural domain knowledge? (A) production rules (B) rule interpreters (C) meta-rules (D) control rules 26. : If a robot can change its own trajectory in response to external conditions, then the robot is considered as? (A) intelligent (B) mobile (C) open loop (D) non-servo 27. : Which of the following is the function assigns the symbol x to y in LISP? (A) (setq y x) (B) (set y = ‘x’) (C) (setq y = ‘x’) (D) (setq y ‘x’) 28. : One of the leading American robotics centers is the Robotics Institute located at which of the following location? (A) CMU (B) MIT (C) RAND (D) SRI MCQs on the sidebar of Website Agent Architecture MCQs, Alpha Beta Pruning MCQs, Backward Chaining, Forward Chaining MCQs, Bayesian Networks MCQs, Communication, Hidden Markov Model, Image Perception MCQs, Uninformed Search Strategy, Inductive logic programming, Informed Search Strategy, Learning, Object Recognition, Online Search Agent, Uncertain Knowledge and Reasoning MCQs on Artificial Intelligence. MCQs collection of solved and repeated MCQs with answers for the preparation of competitive exams, admission test and job of PPSC, FPSC, UPSC, AP, APPSC, APSC, BPSC, PSC, GOA, GPSC, HPSC, HP, JKPSC, JPSC, KPSC, KERALAPSC, MPPSC, MPSC, MPSCMANIPUR, MPSC, NPSC, OPSC, RPSC, SPSCSKM, TNPSC, TSPSC, TPSC, UPPSC, UKPSC, SPSC, KPPSC, BPSC, AJKPSC ALPSC, NPSC, LPSC, SCPSC, DPSC, DCPSC, PSC, UPSC, WVPSC, PSCW, and WPSC.Related Posts:Programming C++ MCQs for Programming competitionAdvanced programming MCQ's with visual programmingProgramming C Plus Plus MCQsVisual Programming MCQs HomepageObject Oriented Programming MCQsAsynchronous programming (async/await) MCQs ASP.NET