Which is true regarding BFS (Breadth First Search)? BFS is nothing but Binary First Search BFS is not guaranteed to find a solution if exists BFS will get trapped exploring a single path The entire tree so far been generated must be stored in BFS TRUE ANSWER : ? YOUR ANSWER : ?
Which search method takes less memory? Depth-First Search Linear Search Breadth-First search Optimal search TRUE ANSWER : ? YOUR ANSWER : ?
Claude Shannon described the operation of electronic switching circuits with a system of mathematical logic called: Boolean algebra LISP XLISP neural networking None of these TRUE ANSWER : ? YOUR ANSWER : ?
The Newell and Simon program that proved theorems of Principia Mathematica was: Elementary Perceiver General Problem Solver Logic Theorist Boolean Algebra None of these TRUE ANSWER : ? YOUR ANSWER : ?
Seymour Papert of the MIT AI lab created a programming environment for children called: FORTRAN BASIC None of these LOGO MYCIN TRUE ANSWER : ? YOUR ANSWER : ?
The integrated circuit was invented by Jack Kilby of: MIT Xerox None of these Texas Instruments All of these TRUE ANSWER : ? YOUR ANSWER : ?
A problem solving approach works well for ______________ 8-Puzzle problem Mars Hover (Robot Navigation) Finding a optimal path from a given source to a destination 8-queen problem TRUE ANSWER : ? YOUR ANSWER : ?
Texas Instruments Incorporated produces a low-cost LISP machine called: The Computer-Based Consultant Smalltalk The Personal Consultant The Explorer None of these TRUE ANSWER : ? YOUR ANSWER : ?
The company that grew out of research at the MIT AI lab is: both (b) and (c) Symbolics LMI AI corp None of these TRUE ANSWER : ? YOUR ANSWER : ?
What is the rule of simple reflex agent? Simple-action rule Condition-action rule None of the mentioned Simple & Condition-action rule TRUE ANSWER : ? YOUR ANSWER : ?