Sail E0 Webinar

MCQs

Total Questions : 204 | Page 8 of 21 pages
Question 71. Visual clues that are helpful in computer vision include __________
  1.    height and weight
  2.    depth and texture
  3.    color and motion, depth and texture
  4.    color and motion
 Discuss Question
Answer: Option C. -> color and motion, depth and texture
Question 72. The initial state and the legal moves for each side define the __________ for the game.
  1.    Search Tree
  2.    Game Tree
  3.    State Space Search
  4.    Forest
 Discuss Question
Answer: Option B. -> Game Tree
Question 73. How many types are available in uninformed search method?
  1.    4
  2.    2
  3.    5
  4.    3
 Discuss Question
Answer: Option C. -> 5
Question 74. Which search method will expand the node that is closest to the goal?
  1.    A* search
  2.    Greedy best-first search
  3.    None of the mentioned
  4.    Best-first search
 Discuss Question
Answer: Option B. -> Greedy best-first search
Question 75. What is the other name for forward state-space search?
  1.    Progression planning
  2.    Regression planning
  3.    None of the mentioned
  4.    Test planning
 Discuss Question
Answer: Option A. -> Progression planning
Question 76. A problem in a search space is defined by one of these state.
  1.    All of the mentioned
  2.    Last state
  3.    Intermediate state
  4.    Initial state
 Discuss Question
Answer: Option D. -> Initial state
Question 77. Which of the following are examples of software development tools?
  1.    all of the mentioned
  2.    Editors
  3.    Debuggers
  4.    assemblers, compilers and interpreters
 Discuss Question
Answer: Option A. -> all of the mentioned
Question 78. Which method is effective for escaping from local minima?
  1.    Reducing heuristic estimate
  2.    Updating heuristic estimate
  3.    None of the mentioned
  4.    Eliminating heuristic estimate
 Discuss Question
Answer: Option B. -> Updating heuristic estimate
Question 79. The symbols used in describing the syntax of a programming language are
  1.    ""
  2.    None of these
  3.    {}
 Discuss Question
Answer: Option B. -> Updating heuristic estimate
Question 80. How the new states are generated in genetic algorithm?
  1.    Cross-over
  2.    Composition
  3.    Both Mutation & Cross-over
  4.    Mutation
 Discuss Question
Answer: Option C. -> Both Mutation & Cross-over

Latest Videos

Latest Test Papers