A KES knowledge base contains information in the form of: associations free text All of these actions schema TRUE ANSWER : ? YOUR ANSWER : ?
A search algorithm takes _________ as an input and returns ________ as an output. Solution, problem Parameters, sequence of actions Input, output Problem, solution TRUE ANSWER : ? YOUR ANSWER : ?
The characteristics of the computer system capable of thinking, reasoning and learning is known is None of these artificial intelligence machine intelligence virtual intelligence human intelligence TRUE ANSWER : ? YOUR ANSWER : ?
What is the space complexity of Depth-first search? O(m) O(bl) O(b) O(bm) TRUE ANSWER : ? YOUR ANSWER : ?
Computers normally solve problem by breaking them down into a series of yes-or-no decisions represented by 1s and 0s. What is the name of the logic that allows computers to assign numerical values that fail somewhere between 0 and 1? Operational logic Fuzzy logic None of these Human logic Boolean logic TRUE ANSWER : ? YOUR ANSWER : ?
Which is not a property of representation of knowledge? Inferential Efficiency Representational Adequacy Inferential Adequacy Representational Verification TRUE ANSWER : ? YOUR ANSWER : ?
The “Turing Machine” showed that you could use a/an _____ system to program any algorithmic task. Electro-chemical Semantic Binary Recursive TRUE ANSWER : ? YOUR ANSWER : ?
In LISP, the function returns the first element of a list Is second None of these set first car TRUE ANSWER : ? YOUR ANSWER : ?
A.M. turing developed a technique for determining whether a computer could or could not demonstrate the artificial Intelligence,, Presently, this technique is called Algorithm None of these Turing Test Logarithm Boolean Algebra TRUE ANSWER : ? YOUR ANSWER : ?
How many ALU(s) is/are control by one control unit is SIMD (single instruction stream, multiple data stream) architecture? Only two ALU None of these Impossible to say One ALU one or more ALUs TRUE ANSWER : ? YOUR ANSWER : ?