Artificial Intelligence MCQS

All Questions for: Artificial Intelligence MCQS

Question 201: Shaping teaching techniques to fit the learning patterns of individual students is the goal of __________

  • A automatic programming
  • B decision support
  • C expert systems
  • D intelligent computer-assisted instruction

Explanation: No explanation is given for this question

Question 202: Which particular generation of computers is associated with artificial intelligence?

  • A Fourth
  • B Third
  • C None of the above
  • D Fifth
  • E Second

Explanation: No explanation is given for this question

Question 203: What need to be satisfied in inductive logic programming?

  • A Constraint
  • B Both Constraint & Entailment constraint
  • C Entailment constraint
  • D None of the mentioned

Explanation: No explanation is given for this question

Question 204: What are the composition for agents in artificial intelligence?

  • A Program
  • B None of the mentioned
  • C Architecture
  • D Both Program & Architecture

Explanation: No explanation is given for this question

Question 205: Perception involves __________

  • A Dancing
  • B Boxing
  • C Hitting
  • D Sights, sounds, smell and touch

Explanation: No explanation is given for this question

Question 206: What are present in the planning graph?

  • A Variables
  • B Literals
  • C Sequence of levels
  • D Heuristic estimates

Explanation: No explanation is given for this question

Question 207: Which term is used for describing the judgmental or commonsense part of problem solving?

  • A Value based
  • B Heuristic
  • C Analytical
  • D Critical

Explanation: No explanation is given for this question

Question 208: Which of the Following problems can be modeled as CSP?

  • A All of the mentioned
  • B Map coloring problem
  • C 8-Puzzle problem
  • D 8-Queen problem

Explanation: No explanation is given for this question

Question 209: Generality is the measure of _____________

  • A The average time required to construct the target knowledge structures from some specified initial structures
  • B A learning system to function with unreliable feedback and with a variety of training examples
  • C Ease with which the method can be adapted to different domains of application
  • D The overall power of the system

Explanation: No explanation is given for this question

Question 210: Which approach to speech recognition avoids the problem caused by the variation in speech patterns among different speakers?

  • A Isolated word recognition
  • B None of the above
  • C Continuous speech recognition
  • D Speaker-dependent recognition
  • E Connected word recognition

Explanation: No explanation is given for this question

Question 211: The applications in the Strategic Computing Program include:

  • A None of the above
  • B battle management
  • C autonomous systems
  • D pilot's associate
  • E All of the above

Explanation: No explanation is given for this question

Question 212: Decision Tree is a display of an algorithm.

  • A False
  • B True

Explanation: No explanation is given for this question

Question 213: A Personal Consultant knowledge base contain information in the form of __________

  • A all of the mentioned
  • B production rules
  • C contexts
  • D parameters

Explanation: No explanation is given for this question

Question 214: ARGEX is an agricultural expert system that gives correct advice to farmers.

  • A False
  • B True

Explanation: No explanation is given for this question

Question 215: Special programs that assist programmers are called:

  • A intelligent programming tools
  • B heuristic processors
  • C None of the above
  • D symbolic programmers
  • E program recognizers

Explanation: No explanation is given for this question

Question 216: How the buckets are stored in predicate indexing?

  • A Lists
  • B Hashes
  • C Stack
  • D None of the mentioned

Explanation: No explanation is given for this question

Question 217: Which algorithm works by first running the standard forward pass to compute?

  • A Smoothing
  • B HMM
  • C Depth-first search algorithm
  • D Modified smoothing

Explanation: No explanation is given for this question

Question 218: How the new states are generated in genetic algorithm?

  • A Cross-over
  • B Both Mutation & Cross-over
  • C Mutation
  • D Composition

Explanation: No explanation is given for this question

Question 219: The Newell and Simon program that proved theorems of Principal Mathematical was ____________

  • A Boolean Algebra
  • B General Problem Solver
  • C Elementary Perceiver
  • D Logic Theorist

Explanation: No explanation is given for this question

Question 220: Which of the following, is a component of an expert system?

  • A knowledge base
  • B user interface
  • C inference engine
  • D None of the above
  • E All of the above

Explanation: No explanation is given for this question

Question 221: What of the following is considered to be a pivotal event in the history of AI.

  • A 1950, Computing Machinery and Intelligence.
  • B None of the above
  • C 1949, Donald O, The organization of Behaviour,
  • D 1961, Computer and Computer Sense.
  • E 1956, Dartmouth University Conference Organized by John McCarthy

Explanation: No explanation is given for this question

Question 222: The statement comprising the limitations of FOL is/are ____________

  • A Expressiveness
  • B Formalizing Natural Languages
  • C Many-sorted Logic
  • D All of the mentioned

Explanation: No explanation is given for this question

Question 223: If a robot can alter its own trajectory in response to external conditions, it is considered to be:

  • A mobile
  • B None of the above
  • C intelligent
  • D open loop
  • E non-servo

Explanation: If a robot has the capability to alter its own trajectory in response to external conditions, it is considered to be . Option A: "intelligent" is a broader term that encompasses various capabilities, including mobility, but it does not specifically refer to altering trajectory in response to external conditions. Option C: "open loop" refers to a control system where the output is not affected by the current state of the system, which is not relevant to the scenario described. Option D: "non-servo" refers to a type of control system where the output does not actively correct for errors, which is also not relevant to the scenario described. Therefore, the correct choice for a robot that can alter its trajectory in response to external conditions is .

Question 224: Strong Artificial Intelligence is __________

  • A the study of mental faculties through the use of mental models implemented on a computer
  • B all of the mentioned
  • C a set of computer programs that produce output that would be considered to reflect intelligence if it were generated by humans
  • D the embodiment of human intellectual capabilities within a computer

Explanation: No explanation is given for this question

Question 225: How many types of quantification are available in artificial intelligence?

  • A 4
  • B 3
  • C 2
  • D 1

Explanation: No explanation is given for this question

Question 226: Which of the following is being investigated as a means of automating the creation of a knowledge base?

  • A simpler tools
  • B discovery of new concepts
  • C None of the above
  • D All of the above
  • E automatic knowledge acquisition

Explanation: No explanation is given for this question

Question 227: A process that is repeated, evaluated, and refined is called:

  • A descriptive
  • B diagnostic
  • C interpretive
  • D iterative
  • E None of the above

Explanation: No explanation is given for this question

Question 228: Third component of a planning system is to ___________

  • A Detect whether solution exists or not
  • B Detect whether multiple solutions exist
  • C Detect when solution will be found
  • D Detect when a solution has been found

Explanation: No explanation is given for this question

Question 229: Which search method will expand the node that is closest to the goal?

  • A Greedy best-first search
  • B None of the mentioned
  • C Best-first search
  • D A* search

Explanation: No explanation is given for this question

Question 230: A problem is first connected to its proposed solution during the _____ stage.

  • A identification
  • B implementation.
  • C formalization
  • D testing
  • E conceptualization

Explanation: No explanation is given for this question

Question 231: The Strategic Computing Program is a project of the:

  • A Defense Advanced Research Projects Agency
  • B National Science Foundation
  • C All of the above
  • D Jet Propulsion Laboratory
  • E None of the above

Explanation: The Strategic Computing Program is a project of the . DARPA is an agency of the United States Department of Defense responsible for the development of emerging technologies for military use. Option B: National Science Foundation and Option C: Jet Propulsion Laboratory are not responsible for the Strategic Computing Program. Therefore, the correct choice for the organization behind the Strategic Computing Program is .

Question 232: A perceptron is a ______________

  • A Feed Forward-backward algorithm
  • B Backpropagation algorithm
  • C Backtracking algorithm
  • D Feed-forward neural network

Explanation: No explanation is given for this question

Question 233: LIFO is ______ where as FIFO is ________

  • A Priority Queue, Stack
  • B Queue, Stack
  • C Stack. Priority Queue
  • D Stack, Queue

Explanation: No explanation is given for this question

Question 234: Which company offers the LISP machine considered "the most powerful symbolic processor available"?

  • A Xerox
  • B Symbolics
  • C LMI
  • D Texas Instruments

Explanation: No explanation is given for this question

Question 235: A 3-input neuron is trained to output a zero when the input is 110 and a one when the input is 111. After generalization, the output will be zero when and only when the input is?

  • A 000 or 110 or 011 or 101
  • B 010 or 100 or 110 or 101
  • C 100 or 111 or 101 or 001
  • D 000 or 010 or 110 or 100

Explanation: No explanation is given for this question

Question 236: How the compactness of the bayesian network can be described?

  • A Locally structured
  • B Partial structure
  • C All of the mentioned
  • D Fully structured

Explanation: No explanation is given for this question

Question 237: What is a finite set of rules that specifies a language?

  • A Phrase
  • B Grammar
  • C Signs
  • D Communication

Explanation: No explanation is given for this question

Question 238: Ambiguity may be caused by:

  • A syntactic ambiguity
  • B All of the above
  • C unclear antecedents
  • D multiple word meanings
  • E None of the above

Explanation: No explanation is given for this question

Question 239: The conference that launched the AI revolution in 1956 was held at:

  • A Harvard
  • B Stanford
  • C Dartmouth
  • D New York
  • E None of the above

Explanation: No explanation is given for this question

Question 240: What is an 'agent'?

  • A Perceives its environment through sensors and acting upon that environment through actuators
  • B All of the mentioned
  • C Takes input from the surroundings and uses its intelligence and performs the desired operations
  • D A embedded program controlling line following robot

Explanation: No explanation is given for this question

Question 241: DARPA, the agency that has funded a great deal of American AI research, is part of the Department of:

  • A Defense
  • B None of the above
  • C Energy
  • D Education
  • E Justice

Explanation: No explanation is given for this question

Question 242: Which algorithm is used for solving temporal probabilistic reasoning?

  • A Hill-climbing search
  • B Depth-first search
  • C Hidden markov model
  • D Breadth-first search

Explanation: No explanation is given for this question

Question 243: Different learning methods does not include?

  • A Deduction
  • B Analogy
  • C Memorization
  • D Introduction

Explanation: No explanation is given for this question

Question 244: Idempotency law is I. I. P

  • A Only (III)
  • B Both (I) and (II)
  • C Only (I)
  • D Only (II)

Explanation: No explanation is given for this question

Question 245: Consider a good system for the representation of knowledge in a particular domain. What property should it possess?

  • A All of the mentioned
  • B Representational Adequacy
  • C Inferential Efficiency
  • D Inferential Adequacy

Explanation: No explanation is given for this question

Question 246: Consider a problem of preparing a schedule for a class of student. What type of problem is this?

  • A Planning Problem
  • B CSP
  • C Backtrack Problem
  • D Search Problem

Explanation: No explanation is given for this question

Question 247: What is the advantage of totally ordered plan in constructing the plan?

  • A Easy to use
  • B Flexibility
  • C Reliability
  • D All of the mentioned

Explanation: No explanation is given for this question

Question 248: PROLOG is an AI programming language which solves problems with a form of symbolic logic known as predicate calculus. It was developed in 1972 at the University of Marseilles by a team of specialists. Can you name the person who headed this team?

  • A None of the above
  • B Alain Colmerauer
  • C Nicklaus Wirth
  • D Seymour Papert
  • E John McCarthy

Explanation: Alain Colmerauer was the person who headed the team that developed PROLOG at the University of Marseilles in 1972. PROLOG (Programming in Logic) is an AI programming language based on symbolic logic, particularly predicate calculus, and it's known for its use in symbolic reasoning and rule-based problem-solving. Options B, C, and D are not associated with the development of PROLOG: Option B: Nicklaus Wirth is known for designing programming languages such as Pascal. Option C: Seymour Papert is known for his work in educational technology, particularly the Logo programming language. Option D: John McCarthy is recognized as one of the founders of the field of artificial intelligence and is associated with the development of the LISP programming language. Therefore, the correct choice for the person who headed the team that developed PROLOG is .

Question 249: What stage of the manufacturing process has been described as "the mapping of function onto form"?

  • A Distribution
  • B field service
  • C Design
  • D None of the above
  • E project management

Explanation: In the context of the manufacturing process, refers to the stage where the functional requirements or specifications of a product are translated or mapped into its physical form or structure. This stage involves the creation of blueprints, schematics, or prototypes that embody the intended functionality and features of the final product. Option B: Distribution, Option C: Project management, and Option D: Field service do not specifically relate to the mapping of function onto form in the manufacturing process. Therefore, the correct choice for the stage described as "the mapping of function onto form" is .

Question 250: Which type of actuator generates a good deal of power but tends to be messy?

  • A None of the above
  • B electric
  • C (B) and (C) above
  • D pneumatic
  • E hydraulic

Explanation: No explanation is given for this question