The component of an ICAI (Intelligent Computer-Asslsted Instruction) presenting information to the student is the: problem-solving expertise None of these tutoring module All of these student model TRUE ANSWER : ? YOUR ANSWER : ?
Input segments of AI programming contain(s) All of these sight and taste smell touch sound TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is being investigated as a means of automating the creation of a knowledge base? discovery of new concepts automatic knowledge acquisition simpler tools All of these None of these TRUE ANSWER : ? YOUR ANSWER : ?
An AI system developed by Daniel Bobrow to read and solve algebra word problems SIMD SHRDLU STUDENT BACON None of these TRUE ANSWER : ? YOUR ANSWER : ?
What is the rule of simple reflex agent? Simple & Condition-action rule Simple-action rule None of the mentioned Condition-action rule TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following have people traditionally done better than computers? recognizing relative importance resolving ambiguity (a) and (c) above. All of these finding similarities TRUE ANSWER : ? YOUR ANSWER : ?
Which is true regarding BFS (Breadth First Search)? BFS is nothing but Binary First Search BFS will get trapped exploring a single path BFS is not guaranteed to find a solution if exists The entire tree so far been generated must be stored in BFS TRUE ANSWER : ? YOUR ANSWER : ?
In a rule-based system, procedural domain knowledge is in the form of: rule interpreters meta-rules control rules production rules None of these TRUE ANSWER : ? YOUR ANSWER : ?
A KES knowledge base contains information in the form of: associations schema actions All of these free text TRUE ANSWER : ? YOUR ANSWER : ?
Best-First search can be implemented using the following data structure Priority Queue Stack Queue Circular Queue TRUE ANSWER : ? YOUR ANSWER : ?