Artificial Intelligence MCQS

All Questions for: Artificial Intelligence MCQS

Question 401: Which is used for utility functions in game playing algorithm?

  • A Polynomial
  • B Linear weighted polynomial
  • C Linear polynomial
  • D Weighted polynomial

Explanation: No explanation is given for this question

Question 402: Which of the following are the 5 big ideas of AI?

  • A Perception
  • B Human-AI Interaction
  • C Societal Impact
  • D All of the above

Explanation: No explanation is given for this question

Question 403: What is the expansion if PEAS in task environment?

  • A Performance, Environment, Actuators, Sensors
  • B Peer, Environment, Actuators, Sense
  • C None of the mentioned
  • D Perceiving, Environment, Actuators, Sensors

Explanation: No explanation is given for this question

Question 404: Which of the following function returns t if the object is a number in LISP?

  • A (numericp <object>)
  • B (number <object>)
  • C None of the above
  • D (numeric <object>)
  • E (numberp <object>)

Explanation: No explanation is given for this question

Question 405: What can be represented by using histograms or empirical frequency distributions?

  • A Texture
  • B Color
  • C Both Color & Texture
  • D Words

Explanation: No explanation is given for this question

Question 406: For speech understanding systems to gain widespread acceptance in office automation, they must feature ____________

  • A isolated word recognition
  • B speaker independence
  • C all of the mentioned
  • D speaker dependence

Explanation: No explanation is given for this question

Question 407: Factors which affect the performance of learner system does not include?

  • A Representation scheme used
  • B Training scenario
  • C Type of feedback
  • D Good data structures

Explanation: No explanation is given for this question

Question 408: Which is not a property of representation of knowledge?

  • A Representational Verification
  • B Representational Adequacy
  • C Inferential Efficiency
  • D Inferential Adequacy

Explanation: No explanation is given for this question

Question 409: DFS is ______ efficient and BFS is __________ efficient.

  • A Space, Space
  • B Time, Space
  • C Time, Time
  • D Space, Time

Explanation: No explanation is given for this question

Question 410: What are taken into account of state-space search?

  • A Preconditions
  • B Postconditions
  • C Both Preconditions & Effects
  • D Effects

Explanation: No explanation is given for this question

Question 411: Constraint satisfaction problems on finite domains are typically solved using a form of ___________

  • A Search Algorithms
  • B All of the mentioned
  • C Heuristic Search Algorithms
  • D Greedy Search Algorithms

Explanation: No explanation is given for this question

Question 412: Weak AI is

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

Explanation: Weak AI, also known as narrow AI, refers to AI systems that are designed and trained for a specific task or a narrow range of tasks. These systems can perform tasks that typically require human intelligence, such as understanding natural language, recognizing images, or playing games, but they are limited to those specific tasks and do not possess general intelligence or understanding. Option A is incorrect because it describes strong AI, which aims to embody human intellectual capabilities within a computer, enabling it to understand, learn, and reason across a wide range of tasks. Option C is incorrect because it describes cognitive science or computational cognitive modeling, which involves studying mental faculties using computer models but is not specific to weak AI. Option D is incorrect because it suggests that all the provided options describe weak AI, which is not accurate. Only Option B accurately describes weak AI. Therefore, the correct choice defining weak AI is

Question 413: Which provides a framework for studying object recognition?

  • A Learning
  • B Unsupervised learning
  • C Supervised learning
  • D None of the mentioned

Explanation: No explanation is given for this question

Question 414: In LISP, the function returns the list that results after the first element is removed (the rest f the list), is

  • A cdr
  • B cons
  • C last
  • D car
  • E None of the above

Explanation: No explanation is given for this question

Question 415: In which of the following learning the teacher returns reward and punishment to learner?

  • A Unsupervised learning
  • B Active learning
  • C Reinforcement learning
  • D Supervised learning

Explanation: No explanation is given for this question

Question 416: Which search method takes less memory?

  • A Linear Search
  • B Breadth-First search
  • C Depth-First Search
  • D Optimal search

Explanation: No explanation is given for this question

Question 417: In LISP, the function returns the first element of a list Is

  • A car
  • B None of the above
  • C second
  • D set
  • E first

Explanation: No explanation is given for this question

Question 418: What is an AI 'agent'?

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

Explanation: No explanation is given for this question

Question 419: Selective retention occurs when?

  • A we focus on specific stimuli while ignoring other stimuli
  • B we process, store, and retrieve information that we have already selected, organized, and interpreted
  • C we make choices to experience particular stimuli
  • D we make choices to avoid particular stimuli

Explanation: No explanation is given for this question

Question 420: Which search is similar to minimax search?

  • A Depth-first search
  • B Hill-climbing search
  • C All of the mentioned
  • D Breadth-first search

Explanation: No explanation is given for this question

Question 421: In which of the following situations might a blind search be acceptable?

  • A real-life situation
  • B All of the above
  • C small search space
  • D complex game
  • E None of the above

Explanation: No explanation is given for this question

Question 422: Which of the following is/are the composition for AI agents?

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

Explanation: No explanation is given for this question

Question 423: What is Mindless processing?

  • A information processing that relies heavily on familiar schemata
  • B processing that focuses on unusual or novel events
  • C inaccurate and faulty processing
  • D careful, critical thinking

Explanation: No explanation is given for this question

Question 424: Parts-of-Speech tagging determines ___________

  • A part-of-speech for each word dynamically as per sentence structure
  • B all part-of-speech for a specific word given as input
  • C part-of-speech for each word dynamically as per meaning of the sentence
  • D all of the mentioned

Explanation: No explanation is given for this question

Question 425: High-resolution, bit-mapped displays are useful for displaying:

  • A clearer characters
  • B None of the above
  • C more characters
  • D graphics
  • E All of the above

Explanation: No explanation is given for this question

Question 426: Standard planning algorithms assumes environment to be ___________

  • A Single agent
  • B Stochastic
  • C Deterministic
  • D Fully observable

Explanation: No explanation is given for this question

Question 427: Knowledge may beI. Declarative.II. Procedural.III. Non-procedural.

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

Explanation: No explanation is given for this question

Question 428: Which of the following applications include in the Strategic Computing Program?

  • A autonomous systems
  • B battle management
  • C all of the mentioned
  • D pilot's associate

Explanation: No explanation is given for this question

Question 429: The total number of proposition symbols in AI are ________

  • A 1 proposition symbols
  • B No proposition symbols
  • C 2 proposition symbols
  • D 3 proposition symbols

Explanation: No explanation is given for this question

Question 430: Which are more suitable normal form to be used with definite clause?

  • A Generalized modus ponens
  • B Negative literal
  • C Positive literal
  • D Neutral literal

Explanation: No explanation is given for this question

Question 431: The component of an ICAI (Intelligent Computer Assisted Instruction) presenting information to the student is the?

  • A All of the mentioned
  • B Problem solving expertise
  • C Tutoring module
  • D Student model

Explanation: No explanation is given for this question