Top 350+ Solved Information Retrival Techniques MCQ Questions Answer

From 46 to 60 of 325

Q. Who created the first web browser

a. tim berners lee

b. jacobs, lan

c. marc andeersen

d. mozilla foundation

  • a. tim berners lee

Q. The open source software version of netscape is                    

a. chrome

b. mozilla

c. internet explorer

d. erwise

  • b. mozilla

Q. What is the main task of a problem-solving agent?

a. solve the given problem and reach to goal

b. to find out which sequence of action will get it to the goal state

c. all of the mentioned

d. none of the mentioned

  • c. all of the mentioned

Q. What is state space?

a. the whole problem

b. your definition to a problem

c. problem you design

d. representing your problem with variable and parameter

  • d. representing your problem with variable and parameter

Q. A search algorithm takes                     as an input and returns                  as an output.

a. input, output

b. problem, solution

c. solution, problem

d. parameters, sequence of actions

  • b. problem, solution

Q. A problem in a search space is defined by one of these state.

a. initial state

b. last state

c. intermediate state

d. all of the mentioned

  • a. initial state

Q. The Set of actions for a problem in a state space is formulated by a                        

a. intermediate states

b. initial state

c. successor function, which takes current action and returns next immediate state

d. none of the mentioned

  • c. successor function, which takes current action and returns next immediate state

Q. The process of removing detail from a given state representation is called              

a. extraction

b. abstraction

c. information retrieval

d. mining of data

  • b. abstraction

Q. The                is a touring problem in which each city must be visited exactly once. The aim is to find the shortest tour.

a. finding shortest path between a source and a destination

b. travelling salesman problem

c. map coloring problem

d. depth first search traversal on a given map represented as a graph

  • b. travelling salesman problem

Q. Web Crawler is a/an                          

a. intelligent goal-based agent

b. problem-solving agent

c. simple reflex agent

d. model based agent

  • a. intelligent goal-based agent

Q. What is the major component/components for measuring the performance of problem solving?

a. completeness

b. optimality

c. time and space complexity

d. all of the mentioned

  • d. all of the mentioned

Q. A production rule consists of                          

a. a set of rule

b. a sequence of steps

c. set of rule & sequence of steps

d. arbitrary representation to problem

  • c. set of rule & sequence of steps

Q. Which search method takes less memory?

a. depth-first search

b. breadth-first search

c. linear search

d. optimal search

  • a. depth-first search

Q. Which is the best way to go for Game playing problem?

a. linear approach

b. heuristic approach (some knowledge is stored)

c. random approach

d. an optimal approach

  • b. heuristic approach (some knowledge is stored)

Q. What is Architecture of a software based on?

a. design

b. requirements

c. all of the mentioned

d. none of the mentioned view answer

  • b. requirements
Subscribe Now

Get All Updates & News