Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

1.

In which of the following situations might a blind search be acceptable?(a) Real life situation(b) Complex game(c) Small search space(d) All of the mentionedThis question was addressed to me in class test.The doubt is from Miscellaneous topic in chapter Other AI Algorithms & Statistics of Artificial Intelligence

Answer»

The correct OPTION is (c) SMALL search space

Easiest EXPLANATION: None.

2.

The component of an ICAI (Intelligent Computer Assisted Instruction) presenting information to the student is the?(a) Student model(b) Problem solving expertise(c) Tutoring module(d) All of the mentionedI have been asked this question in exam.This key question is from Miscellaneous topic in portion Other AI Algorithms & Statistics of Artificial Intelligence

Answer»

Correct answer is (C) TUTORING module

The explanation is: None.

3.

Which kind of planning consists of successive representations of different levels of a plan?(a) Hierarchical planning(b) Non-hierarchical planning(c) Project planning(d) All of the mentionedI have been asked this question during a job interview.This key question is from Miscellaneous topic in division Other AI Algorithms & Statistics of Artificial Intelligence

Answer»

The correct answer is (a) HIERARCHICAL planning

To explain I WOULD say: NONE.

4.

Which of the following contains output segments of AI programming?(a) Printed language and synthesized(b) Manipulation of physical object(c) Locomotion(d) All of the mentionedThis question was addressed to me in examination.The above asked question is from Miscellaneous in portion Other AI Algorithms & Statistics of Artificial Intelligence

Answer»

The CORRECT CHOICE is (d) All of the mentioned

The EXPLANATION is: NONE.

5.

How can you evaluate 1.25 + sqrt (144) in LISP?(a) 1.25+sqrt (1.44)(b) (1.25+sqrt (1.44))(c) (+1.25 sqrt (1.44)(d) All of the mentionedThe question was asked during an internship interview.My doubt is from Miscellaneous in section Other AI Algorithms & Statistics of Artificial Intelligence

Answer»

The CORRECT answer is (C) (+1.25 sqrt (1.44)

The explanation is: NONE.

6.

When a top-level function is entered, the LISP processor does?(a) It reads the function entered(b) It prints the result returned by the function(c) Large memory and high-speed processor(d) All of the mentionedI have been asked this question in a job interview.This question is from Miscellaneous topic in portion Other AI Algorithms & Statistics of Artificial Intelligence

Answer» RIGHT ANSWER is (B) It prints the result returned by the function

Best explanation: NONE.
7.

In LISP, the square root of X is referenced as _____________(a) sqrt(x)(b) (sqrt x)(c) x/2(d) x/3I have been asked this question in an international level competition.The above asked question is from Miscellaneous in section Other AI Algorithms & Statistics of Artificial Intelligence

Answer»

The CORRECT answer is (b) (SQRT x)

Best EXPLANATION: NONE.

8.

The Newell and Simon program that proved theorems of Principal Mathematical was ____________(a) Elementary Perceiver(b) General Problem Solver(c) Logic Theorist(d) Boolean AlgebraThe question was posed to me during an interview for a job.My doubt is from Statistics AI in portion Other AI Algorithms & Statistics of Artificial Intelligence

Answer» RIGHT OPTION is (C) LOGIC Theorist

Explanation: NONE.
9.

The primary method that people use to sense their environment is ____________(a) reading(b) writing(c) speaking(d) seeingI got this question by my school teacher while I was bunking the class.My doubt is from Statistics AI topic in portion Other AI Algorithms & Statistics of Artificial Intelligence

Answer»

The CORRECT ANSWER is (d) seeing

Easy EXPLANATION: NONE.

10.

Which technique is being investigated as an approach to automatic programming?(a) generative CAI(b) specification by example(c) non-hierarchical planning(d) all of the mentionedI got this question during a job interview.This is a very interesting question from Statistics AI topic in chapter Other AI Algorithms & Statistics of Artificial Intelligence

Answer» CORRECT OPTION is (b) specification by example

The BEST I can explain: NONE.
11.

The company that grew out of research at the MIT AI lab is ____________(a) AI corp(b) LMI(c) Symbolics(d) Both LMI & SymbolicsThe question was posed to me during an interview for a job.Asked question is from Statistics AI topic in chapter Other AI Algorithms & Statistics of Artificial Intelligence

Answer»

Right OPTION is (d) Both LMI & Symbolics

The EXPLANATION: NONE.

12.

Computers normally solve problem by breaking them down into a series of yes-or-no decisions represented by 1s and 0s. What is the name of the logic that allows computers to assign numerical values that fail somewhere between 0 and 1?(a) Human logic(b) Fuzzy logic(c) Boolean logic(d) Operational logicI had been asked this question by my school teacher while I was bunking the class.Query is from Statistics AI topic in division Other AI Algorithms & Statistics of Artificial Intelligence

Answer»

The CORRECT choice is (B) Fuzzy logic

Easy explanation: NONE.

13.

A network with named nodes and labeled arcs that can be used to represent certain natural language grammars to facilitate parsing.(a) Tree Network(b) Star Network(c) Transition Network(d) Complete NetworkThis question was addressed to me during an internship interview.My doubt stems from Statistics AI in section Other AI Algorithms & Statistics of Artificial Intelligence

Answer» CORRECT answer is (c) TRANSITION Network

To ELABORATE: NONE.
14.

In which of the following areas may ICAI programs prove to be useful?(a) educational institutions(b) corporations(c) department of Defense(d) all of the mentionedI had been asked this question in exam.My question is taken from Statistics AI in section Other AI Algorithms & Statistics of Artificial Intelligence

Answer»

The CORRECT OPTION is (d) all of the mentioned

For EXPLANATION: NONE.

15.

Visual clues that are helpful in computer vision include __________(a) color and motion(b) depth and texture(c) height and weight(d) color and motion, depth and textureI have been asked this question in an interview for job.Question is taken from Statistics AI topic in division Other AI Algorithms & Statistics of Artificial Intelligence

Answer» RIGHT OPTION is (d) COLOR and motion, DEPTH and texture

To EXPLAIN I would say: None.
16.

In 1985, the famous chess player David Levy beat a world champion chess program in four straight games by using orthodox moves that confused the program. What was the name of the chess program?(a) Kaissa(b) CRAY BLITZ(c) Golf(d) DIGDUGThe question was asked in my homework.The query is from Statistics AI in division Other AI Algorithms & Statistics of Artificial Intelligence

Answer»

Right OPTION is (b) CRAY BLITZ

For EXPLANATION I WOULD say: None.

17.

The explanation facility of an expert system may be used to ____________(a) construct a diagnostic model(b) expedite the debugging process(c) explain the system’s reasoning process(d) explain the system’s reasoning process & expedite the debugging processThe question was posed to me in a job interview.My question is from Statistics AI in division Other AI Algorithms & Statistics of Artificial Intelligence

Answer» RIGHT ANSWER is (d) explain the SYSTEM’s reasoning process & EXPEDITE the debugging process

Explanation: None.
18.

An algorithm A is admissible if ___________(a) It is not guaranteed to return an optimal solution when one exists(b) It is guaranteed to return an optimal solution when one exists(c) It returns more solutions, but not an optimal one(d) It guarantees to return more optimal solutionsI got this question during a job interview.This is a very interesting question from Artificial Intelligence Algorithms in portion Other AI Algorithms & Statistics of Artificial Intelligence

Answer»

The CORRECT OPTION is (b) It is guaranteed to RETURN an optimal SOLUTION when one exists

To explain I would SAY: An algorithm A is admissible if It is guaranteed to return an optimal solution when one exists.

19.

What is the problem space of means-end analysis?(a) An initial state and one or more goal states(b) One or more initial states and one goal state(c) One or more initial states and one or more goal state(d) One initial state and one goal stateThis question was posed to me during an online exam.My question comes from Artificial Intelligence Algorithms in portion Other AI Algorithms & Statistics of Artificial Intelligence

Answer»

Right CHOICE is (a) An INITIAL STATE and one or more goal states

The best I can EXPLAIN: The problem SPACE of means-end analysis has an initial state and one or more goal states.

20.

The traveling salesman problem involves n cities with paths connecting the cities. The time taken for traversing through all the cities, without knowing in advance the length of a minimum tour, is ___________(a) O(n)(b) O(n2)(c) O(n!)(d) O(n/2)The question was asked by my school principal while I was bunking the class.The query is from Artificial Intelligence Algorithms in division Other AI Algorithms & Statistics of Artificial Intelligence

Answer»

The correct option is (C) O(n!)

The explanation is: The traveling salesman problem INVOLVES n cities with PATHS connecting the cities. The time TAKEN for traversing through all the cities, without knowing in advance the length of a MINIMUM tour, is O(n!).

21.

What is a heuristic function?(a) A function to solve mathematical problems(b) A function which takes parameters of type string and returns an integer value(c) A function whose return type is nothing(d) A function that maps from problem state descriptions to measures of desirabilityI have been asked this question in an interview for job.Asked question is from Artificial Intelligence Algorithms topic in chapter Other AI Algorithms & Statistics of Artificial Intelligence

Answer»

Right choice is (d) A function that maps from PROBLEM STATE descriptions to measures of DESIRABILITY

To EXPLAIN: Heuristic function is a function that maps from problem state descriptions to measures of desirability.

22.

Which is true regarding BFS (Breadth First Search)?(a) BFS will get trapped exploring a single path(b) The entire tree so far been generated must be stored in BFS(c) BFS is not guaranteed to find a solution if exists(d) BFS is nothing but Binary First SearchI got this question in an interview for internship.The origin of the question is Artificial Intelligence Algorithms topic in division Other AI Algorithms & Statistics of Artificial Intelligence

Answer»

Correct CHOICE is (B) The entire TREE so far been generated must be stored in BFS

The BEST I can explain: Regarding BFS-The entire tree so far been generated must be stored in BFS.

23.

An algorithm is complete if ____________(a) It terminates with a solution when one exists(b) It starts with a solution(c) It does not terminate with a solution(d) It has a loopI got this question during a job interview.Question is from Artificial Intelligence Algorithms topic in section Other AI Algorithms & Statistics of Artificial Intelligence

Answer» CORRECT CHOICE is (a) It terminates with a solution when ONE EXISTS

To elaborate: An ALGORITHM is complete if It terminates with a solution when one exists.
24.

What is the goal of artificial intelligence?(a) To solve real-world problems(b) To solve artificial problems(c) To explain various sorts of intelligence(d) To extract scientific causesI got this question in homework.I'm obligated to ask this question of Artificial Intelligence Algorithms in section Other AI Algorithms & Statistics of Artificial Intelligence

Answer»

Correct choice is (C) To explain various SORTS of intelligence

To explain I WOULD say: The scientific GOAL of artificial intelligence is to explain various sorts of intelligence.

25.

What is a Cybernetics?(a) Study of communication between two machines(b) Study of communication between human and machine(c) Study of communication between two humans(d) Studyof Boolean valuesThe question was asked in quiz.My doubt is from Artificial Intelligence Algorithms topic in chapter Other AI Algorithms & Statistics of Artificial Intelligence

Answer» RIGHT OPTION is (b) Study of COMMUNICATION between human and MACHINE

Explanation: Cybernetics is Study of communication between human and machine.