The integrated circuit was invented by Jack Kilby of: MIT All of these Texas Instruments Xerox None of these TRUE ANSWER : ? YOUR ANSWER : ?
LISP was created by? Marvin Minsky Alan Turing Allen Newell and Herbert Simon John McCarthy TRUE ANSWER : ? YOUR ANSWER : ?
Which search method will expand the node that is closest to the goal? Greedy best-first search Best-first search A* search None of the mentioned TRUE ANSWER : ? YOUR ANSWER : ?
In LISP, the addition 3 + 2 is entered as 3 add 2 3 + 2 (+ 3 2) 3 + 2 = None of these TRUE ANSWER : ? YOUR ANSWER : ?
An algorithm is complete if ____________ It terminates with a solution when one exists It starts with a solution It does not terminate with a solution It has a loop TRUE ANSWER : ? YOUR ANSWER : ?
Where does the Hidden Markov Model is used? Both Speech recognition & Understanding of real world Understanding of real world None of the mentioned Speech recognition TRUE ANSWER : ? YOUR ANSWER : ?
In LISP, the function (list-length ) All of these returns t if is empty. None of these returns the length of returns a new list that is equal to by copying the top-level element of TRUE ANSWER : ? YOUR ANSWER : ?
The primary method that people use to sense their environment is: None of these speaking writing reading seeing TRUE ANSWER : ? YOUR ANSWER : ?
A network with named nodes and labeled arcs that can be used to represent certain natural language grammars to facilitate parsing. None of these Star Network Complete Network Tree Network Transition Network TRUE ANSWER : ? YOUR ANSWER : ?
Ambiguity may be caused by: All of these syntactic ambiguity unclear antecedents None of these multiple word meanings TRUE ANSWER : ? YOUR ANSWER : ?