The field that investigates the mechanics of human intelligence is: None of these sociology history cognitive science psychology TRUE ANSWER : ? YOUR ANSWER : ?
A computer vision technique that relies on image templates is: model-based vision edge detection robot vision None of these binocular vision TRUE ANSWER : ? YOUR ANSWER : ?
In which of the following situations might a blind search be acceptable? None of these small search space complex game All of these real-life situation TRUE ANSWER : ? YOUR ANSWER : ?
How many control unit(s) is/are available in SISD (single data stream, single data stream) architecture? more than one None of these one two Mone TRUE ANSWER : ? YOUR ANSWER : ?
First Order Logic is also known as ___________ First Order Predicate Calculus Quantification Theory All of the mentioned Lower Order Calculus TRUE ANSWER : ? YOUR ANSWER : ?
The symbols used in describing the syntax of a programming language are <> "" {} None of these TRUE ANSWER : ? YOUR ANSWER : ?
A Personal Consultant knowledge base contain information in the form of: production rules contexts parameters None of these All of these TRUE ANSWER : ? YOUR ANSWER : ?
PROLOG is an AI programming language which solves problems with a form of symbolic logic known as predicate calculus. It was developed in 1972 at the University of Marseilles by a team of specialists. Can you name the person who headed this team? Alain Colmerauer Nicklaus Wirth None of these John McCarthy Seymour Papert TRUE ANSWER : ? YOUR ANSWER : ?
How many ALU(s) is/are control by one control unit is SIMD (single instruction stream, multiple data stream) architecture? None of these Only two ALU one or more ALUs One ALU Impossible to say TRUE ANSWER : ? YOUR ANSWER : ?
In LISP, the function assigns . the value of a to b is (setq b a ) (b = a) None of these (setq a b) (set b = a) TRUE ANSWER : ? YOUR ANSWER : ?