Artificial Intellegence(AI) MCQ questions for PSC

 

    Artificial Intellegence MCQ


1. An Artificial Intelligence system developed by Terry A. Winograd to permit an interactive dialogue about a domain he called blocks-world.

 

 SIMD

 STUDENT

 SHRDLU

 BACON

 View Answer

SHRDLU

 

2. What is Artificial intelligence?

 

 Programming with your own intelligence

 Putting your intelligence into Computer

 Making a Machine intelligent

 Playing a Game

 View Answer

Artificial intelligence is Making a Machine intelligent

 

3. DARPA, the agency that has funded a great deal of American Artificial Intelligence research, is part of the Department of:

 

 Education

 Defense

 Energy

 Justice

 View Answer

DARPA, the agency that has funded a great deal of American Artificial Intelligence research, is part of the Department of Defense.

4. Who is the “father” of artificial intelligence?

 

 John McCarthy

 Fisher Ada

 Allen Newell

 Alan Turning

 View Answer

the “father” of artificial intelligence is Fisher Ada .

5. KEE is a product of:

 

 IntelliCorpn

 Teknowledge

 Texas Instruments

 Tech knowledge

Download Free : Artificial Intelligence MCQ PDF

 View Answer

KEE is a product of IntelliCorpn .

6. Default reasoning is another type of -

 

 Analogical reasoning

 Bitonic reasoning

 Non-monotonic reasoning

 Monotonic reasoning

 View Answer

Default reasoning is another type of Non-monotonic reasoning.

7. Weak AI is

 

 a set of computer programs that produce output that would be considered to reflect intelligence if it were generated by humans.

 the study of mental faculties through the use of mental models implemented on a computer.

 the embodiment of human intellectual capabilities within a computer.

 All of the above

 View Answer

Weak AI is the study of mental faculties through the use of mental models implemented on a computer.

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

 

 mobile

 open loop

 intelligent

 non-servo

 View Answer

If a robot can alter its own trajectory in response to external conditions, it is considered to be intelligent .

9. One of the leading American robotics centers is the Robotics Institute located at

 

 RAND

 MIT

 CMU

 SRI

 View Answer

One of the leading American robotics centers is the Robotics Institute located at CMU

10. What is the name of the computer program that contains the distilled knowledge of an expert?

 

 Management information System

 Expert system

 Data base management system

 Artificial intelligence

Read Best: Artificial Intelligence Interview Questions

 View Answer

Expert system contains the distilled knowledge of an expert.

11. In LISP, the function evaluates both <variable> and <object> is -

 

 setq

 add

 set

 eva

 View Answer

In LISP, the function evaluates both <variable> and <object> is set.

12. What is Artificial intelligence?

 

 Making a Machine intelligent

 Putting your intelligence into Computer

 Programming with your own intelligence

 putting more memory into Computer

 View Answer

Artificial intelligence is Making a Machine intelligent.

13. Which is not the commonly used programming language for AI?

 

 PROLOG

 LISP

 Perl

 Java script

 View Answer

Perl is not the commonly used programming language for AI.

14. Which is not a property of representation of knowledge?

 

 Inferential Adequacy

 Representational Adequacy

 Representational Verification

 Inferential Efficiency

 View Answer

Representational Verification is not a property of representation of knowledge.

15. A Hybrid Bayesian network contains

 

 Both discrete and continuous variables

 Only Discontinuous variable

 Both Discrete and Discontinuous variable

 Continous variable only.

Download Free: Artificial Intelligence Interview Questions PDF

 View Answer

Both discrete and continuous variables

16. Computational learning theory analyzes the sample complexity and computational complexity of -

 

 Forced based learning

 Weak learning

 Inductive learning

 Knowledge based learning.

 View Answer

Computational learning theory analyzes the sample complexity and computational complexity of Inductive learning.

17. Which is true?

 

 All formal languages are like natural language

 Not all formal languages are context-free

 View Answer

Not all formal languages are context-free

18. What stage of the manufacturing process has been described as "the mapping of function onto form"?

 

 Distribution

 project management

 Design

 field service

 View Answer

Design

19. Programming a robot by physically moving it through the trajectory you want it to follow is called:

 

 continuous-path control

 robot vision control

 contact sensing control

 pick-and-place control

 View Answer

Programming a robot by physically moving it through the trajectory you want it to follow is called continuous-path control.

20. In LISP, the addition 3 + 2 is entered as -

 

 3 add 2

 3 + 2

 3 + 2 =

 (+ 3 2)

 View Answer

In LISP, the addition 3 + 2 is entered as (+ 3 2) .

21. Knowledge engineering is a field of Artificial intelligence.

 

 True

 False

 View Answer

True

22. The first ai programming language was called

 

 Python

 IPL

 LISP

 Machine Language

 View Answer

The first ai programming language was called IPL

 

3. LISP was created by?
a) John McCarthy
b) Marvin Minsky
c) Alan Turing
d) Allen Newell and Herbert Simon

24. Which of the following contains the output segments of Artificial Intelligence programming?
a) Printed language and synthesized speech
b) Manipulation of physical object
c) Locomotion
d)
All of the mentioned

 

25. Expert Ease was developed under the direction of __________
a) John McCarthy
b)
Donald Michie
c) Lofti Zadeh
d) Alan Turing

 

26. Strong Artificial Intelligence is __________
a) the embodiment of human intellectual capabilities within a computer
b) a set of computer programs that produce output that would be considered to reflect intelligence if it were generated by humans
c) the study of mental faculties through the use of mental models implemented on a computer
d) all of the mentioned

27. The traditional way to exit and LISP system is to enter __________
a) quit
b)
exit
c) bye
d) ok

 

28. 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 mentioned

29. Which search method takes less memory?
a)
Depth-First Search
b) Breadth-First search
c) Optimal search
d) Linear Search

30. Which is not a property of representation of knowledge?
a)
Representational Verification
b) Representational Adequacy
c) Inferential Adequacy
d) Inferential Efficiency

31. A series of Artificial Intelligence systems, developed by Pat Langley to explore the role of heuristics in scientific discovery is ________
a) RAMD
b)
BACON
c) MIT
d) DU

32. A.M. turing developed a technique for determining whether a computer could or could not demonstrate the artificial Intelligence, Presently, this technique is called __________
a)
Turing Test
b) Algorithm
c) Boolean Algebra
d) Logarithm

33. A Personal Consultant knowledge base contain information in the form of __________
a) parameters
b) contexts
c) production rules
d)
all of the mentioned

34. Which approach to speech recognition avoids the problem caused by the variation in speech patterns among different speakers?
a) Continuous speech recognition
b) Isolated word recognition
c) Connected word recognition
d)
Speaker-dependent recognition

35. Which of the following, is a component of an expert system?
a) inference engine
b) knowledge base
c) user interface
d)
all of the mentioned

36. A computer vision technique that relies on image templates is __________
a) edge detection
b) binocular vision
c) model-based vision
d) robot vision

37. Which of these schools was not among the early leaders in Artificial Intelligence research?
a) Dartmouth University
b)
Harvard University
c) Massachusetts Institute of Technology
d) Stanford University

38. 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) DIGDUG

39. 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)
expedite the debugging process & explain the system’s reasoning process

40. A process that is repeated, evaluated, and refined is called __________
a) diagnostic
b) descriptive
c) interpretive
d)
iterative

41. 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 texture

42. The conference that launched the AI revolution in 1956 was held at?
a)
Dartmouth
b) Harvard
c) New York
d) Stanford

43. Texas Instruments Incorporated produces a low-cost LISP machine called __________
a) The Computer-Based Consultant
b)
The Explorer
c) Smalltalk
d) The Personal Consultant

44. One method of programming a computer to exhibit human intelligence is called modeling or __________
a)
simulation
b) cognitization
c) duplication
d) psychic amelioration

45. Graphic interfaces were first used in a Xerox product called __________
a) InterLISP
b) Ethernet
c)
Smalltalk
d) ZetaLISP

46. The Al researcher who co-authored both the Handbook of Artificial Intelligence and The Fifth Generation is __________
a) Bruce Lee
b) Randy Davis
c)
Ed Feigenbaum
d) Mark Fox

47. The CAI (Computer-Assisted Instruction) technique based on programmed instruction is __________
a)
frame-based CAI
b) generative CAI
c) problem-solving CAI
d) intelligent CAI

48. A robot’s “arm” is also known as its __________
a) end effector
b) actuator
c)
manipulator
d) servomechanism

49. KEE is a product of __________
a) Teknowledge
b)
IntelliCorpn
c) Texas Instruments
d) Tech knowledge

50. A natural language generation program must decide __________
a)
what to say
b) when to say something
c) why it is being used
d) both what to say & when to say something

51. The hardware features of LISP machines generally include __________
a) large memory and a high-speed processor
b) letter-quality printers and 8-inch disk drives
c) a mouse and a specialized keyboard
d)
large memory and a high-speed processor & a mouse and a specialized keyboard

                              

52. 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 mentioned

53. 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 Network

 

application of Artificial Intelligence:

    Artificial Intellegence MCQ

1. An Artificial Intelligence system developed by Terry A. Winograd to permit an interactive dialogue about a domain he called blocks-world.

 

 SIMD

 STUDENT

 SHRDLU

 BACON

 View Answer

SHRDLU

 

2. What is Artificial intelligence?

 

 Programming with your own intelligence

 Putting your intelligence into Computer

 Making a Machine intelligent

 Playing a Game

 View Answer

Artificial intelligence is Making a Machine intelligent

 

3. DARPA, the agency that has funded a great deal of American Artificial Intelligence research, is part of the Department of:

 

 Education

 Defense

 Energy

 Justice

 View Answer

DARPA, the agency that has funded a great deal of American Artificial Intelligence research, is part of the Department of Defense.

4. Who is the “father” of artificial intelligence?

 

 John McCarthy

 Fisher Ada

 Allen Newell

 Alan Turning

 View Answer

the “father” of artificial intelligence is Fisher Ada .

5. KEE is a product of:

 

 IntelliCorpn

 Teknowledge

 Texas Instruments

 Tech knowledge

Download Free : Artificial Intelligence MCQ PDF

 View Answer

KEE is a product of IntelliCorpn .

6. Default reasoning is another type of -

 

 Analogical reasoning

 Bitonic reasoning

 Non-monotonic reasoning

 Monotonic reasoning

 View Answer

Default reasoning is another type of Non-monotonic reasoning.

7. Weak AI is

 

 a set of computer programs that produce output that would be considered to reflect intelligence if it were generated by humans.

 the study of mental faculties through the use of mental models implemented on a computer.

 the embodiment of human intellectual capabilities within a computer.

 All of the above

 View Answer

Weak AI is the study of mental faculties through the use of mental models implemented on a computer.

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

 

 mobile

 open loop

 intelligent

 non-servo

 View Answer

If a robot can alter its own trajectory in response to external conditions, it is considered to be intelligent .

9. One of the leading American robotics centers is the Robotics Institute located at

 

 RAND

 MIT

 CMU

 SRI

 View Answer

One of the leading American robotics centers is the Robotics Institute located at CMU

10. What is the name of the computer program that contains the distilled knowledge of an expert?

 

 Management information System

 Expert system

 Data base management system

 Artificial intelligence

Read Best: Artificial Intelligence Interview Questions

 View Answer

Expert system contains the distilled knowledge of an expert.

11. In LISP, the function evaluates both &lt;variable> and &lt;object> is -

 

 setq

 add

 set

 eva

 View Answer

In LISP, the function evaluates both <variable> and <object> is set.

12. What is Artificial intelligence?

 

 Making a Machine intelligent

 Putting your intelligence into Computer

 Programming with your own intelligence

 putting more memory into Computer

 View Answer

Artificial intelligence is Making a Machine intelligent.

13. Which is not the commonly used programming language for AI?

 

 PROLOG

 LISP

 Perl

 Java script

 View Answer

Perl is not the commonly used programming language for AI.

14. Which is not a property of representation of knowledge?

 

 Inferential Adequacy

 Representational Adequacy

 Representational Verification

 Inferential Efficiency

 View Answer

Representational Verification is not a property of representation of knowledge.

15. A Hybrid Bayesian network contains

 

 Both discrete and continuous variables

 Only Discontinuous variable

 Both Discrete and Discontinuous variable

 Continous variable only.

Download Free: Artificial Intelligence Interview Questions PDF

 View Answer

Both discrete and continuous variables

16. Computational learning theory analyzes the sample complexity and computational complexity of -

 

 Forced based learning

 Weak learning

 Inductive learning

 Knowledge based learning.

 View Answer

Computational learning theory analyzes the sample complexity and computational complexity of Inductive learning.

17. Which is true?

 

 All formal languages are like natural language

 Not all formal languages are context-free

 View Answer

Not all formal languages are context-free

18. What stage of the manufacturing process has been described as "the mapping of function onto form"?

 

 Distribution

 project management

 Design

 field service

 View Answer

Design

19. Programming a robot by physically moving it through the trajectory you want it to follow is called:

 

 continuous-path control

 robot vision control

 contact sensing control

 pick-and-place control

 View Answer

Programming a robot by physically moving it through the trajectory you want it to follow is called continuous-path control.

20. In LISP, the addition 3 + 2 is entered as -

 

 3 add 2

 3 + 2

 3 + 2 =

 (+ 3 2)

 View Answer

In LISP, the addition 3 + 2 is entered as (+ 3 2) .

21. Knowledge engineering is a field of Artificial intelligence.

 

 True

 False

 View Answer

True

22. The first ai programming language was called

 

 Python

 IPL

 LISP

 Machine Language

 View Answer

The first ai programming language was called IPL

 

3. LISP was created by?
a) John McCarthy
b) Marvin Minsky
c) Alan Turing
d) Allen Newell and Herbert Simon

24. Which of the following contains the output segments of Artificial Intelligence programming?
a) Printed language and synthesized speech
b) Manipulation of physical object
c) Locomotion
d)
All of the mentioned

 

25. Expert Ease was developed under the direction of __________
a) John McCarthy
b)
Donald Michie
c) Lofti Zadeh
d) Alan Turing

 

26. Strong Artificial Intelligence is __________
a) the embodiment of human intellectual capabilities within a computer
b) a set of computer programs that produce output that would be considered to reflect intelligence if it were generated by humans
c) the study of mental faculties through the use of mental models implemented on a computer
d) all of the mentioned

27. The traditional way to exit and LISP system is to enter __________
a) quit
b)
exit
c) bye
d) ok

 

28. 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 mentioned

29. Which search method takes less memory?
a)
Depth-First Search
b) Breadth-First search
c) Optimal search
d) Linear Search

30. Which is not a property of representation of knowledge?
a)
Representational Verification
b) Representational Adequacy
c) Inferential Adequacy
d) Inferential Efficiency

31. A series of Artificial Intelligence systems, developed by Pat Langley to explore the role of heuristics in scientific discovery is ________
a) RAMD
b)
BACON
c) MIT
d) DU

32. A.M. turing developed a technique for determining whether a computer could or could not demonstrate the artificial Intelligence, Presently, this technique is called __________
a)
Turing Test
b) Algorithm
c) Boolean Algebra
d) Logarithm

33. A Personal Consultant knowledge base contain information in the form of __________
a) parameters
b) contexts
c) production rules
d)
all of the mentioned

34. Which approach to speech recognition avoids the problem caused by the variation in speech patterns among different speakers?
a) Continuous speech recognition
b) Isolated word recognition
c) Connected word recognition
d)
Speaker-dependent recognition

35. Which of the following, is a component of an expert system?
a) inference engine
b) knowledge base
c) user interface
d)
all of the mentioned

36. A computer vision technique that relies on image templates is __________
a) edge detection
b) binocular vision
c) model-based vision
d) robot vision

37. Which of these schools was not among the early leaders in Artificial Intelligence research?
a) Dartmouth University
b)
Harvard University
c) Massachusetts Institute of Technology
d) Stanford University

38. 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) DIGDUG

39. 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)
expedite the debugging process & explain the system’s reasoning process

40. A process that is repeated, evaluated, and refined is called __________
a) diagnostic
b) descriptive
c) interpretive
d)
iterative

41. 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 texture

42. The conference that launched the AI revolution in 1956 was held at?
a)
Dartmouth
b) Harvard
c) New York
d) Stanford

43. Texas Instruments Incorporated produces a low-cost LISP machine called __________
a) The Computer-Based Consultant
b)
The Explorer
c) Smalltalk
d) The Personal Consultant

44. One method of programming a computer to exhibit human intelligence is called modeling or __________
a)
simulation
b) cognitization
c) duplication
d) psychic amelioration

45. Graphic interfaces were first used in a Xerox product called __________
a) InterLISP
b) Ethernet
c)
Smalltalk
d) ZetaLISP

46. The Al researcher who co-authored both the Handbook of Artificial Intelligence and The Fifth Generation is __________
a) Bruce Lee
b) Randy Davis
c)
Ed Feigenbaum
d) Mark Fox

47. The CAI (Computer-Assisted Instruction) technique based on programmed instruction is __________
a)
frame-based CAI
b) generative CAI
c) problem-solving CAI
d) intelligent CAI

48. A robot’s “arm” is also known as its __________
a) end effector
b) actuator
c)
manipulator
d) servomechanism

49. KEE is a product of __________
a) Teknowledge
b)
IntelliCorpn
c) Texas Instruments
d) Tech knowledge

50. A natural language generation program must decide __________
a)
what to say
b) when to say something
c) why it is being used
d) both what to say & when to say something

51. The hardware features of LISP machines generally include __________
a) large memory and a high-speed processor
b) letter-quality printers and 8-inch disk drives
c) a mouse and a specialized keyboard
d)
large memory and a high-speed processor & a mouse and a specialized keyboard

                              

52. 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 mentioned

53. 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 Network

 

application of Artificial Intelligence:


 


 

Comments

Popular posts from this blog

इस भारतीय लड़के ने Microsoft के सिस्टम में ढूंढी कमी, कंपनी ने दिए 36 लाख रुपये