CuriousTab
Search
CuriousTab
Home
Aptitude
Computer
C Programming
C# Programming
C++ Programming
Database
Java Programming
Networking
Engineering
Biochemical Engineering
Biochemistry
Biotechnology
Chemical Engineering
Civil Engineering
Computer Science
Digital Electronics
Electrical Engineering
Electronics
Electronics and Communication Engineering
Mechanical Engineering
Microbiology
Technical Drawing
GK
Current Affairs
General Knowledge
Reasoning
Data Interpretation
Logical Reasoning
Non Verbal Reasoning
Verbal Ability
Verbal Reasoning
Exams
AIEEE
Bank Exams
CAT
GATE
IIT JEE
TOEFL
Jobs
Analyst
Bank PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Artificial Intelligence problems
1. In LISP, the function X (x). (2x+l) would be rendered as
Options
A. (lambda (x) (+(*2 x)l))
B. (lambda (x) (+1 (* 2x)
C. (+ lambda (x) 1 (*2x))
D. (* lambda(x) (+2x1)
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: (lambda (x) (+(*2 x)l))
2. Programming a robot by physically moving it through the trajectory you want it to follow is called:
Options
A. contact sensing control
B. continuous-path control
C. robot vision control
D. pick-and-place control
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: continuous-path control
3. A bidirectional feedback loop links computer modelling with:
Options
A. artificial science
B. heuristic processing
C. human intelligence
D. cognitive science
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: cognitive science
4. In LISP, the function evaluates both <variable> and <object> is
Options
A. set
B. setq
C. add
D. eva
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: set
5. In LISP, the function assigns the symbol x to y is
Options
A. (setq y x)
B. (set y = 'x')
C. (setq y = 'x')
D. (setq y 'x')
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: (setq y 'x')
6. What is the term used for describing the judgmental or commonsense part of problem solving?
Options
A. Heuristic
B. Critical
C. Value based
D. Analytical
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: Heuristic
7. Who is considered to be the "father" of artificial intelligence?
Options
A. Fisher Ada
B. John McCarthy
C. Allen Newell
D. Alan Turning
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: John McCarthy
8. Which type of actuator generates a good deal of power but tends to be messy?
Options
A. electric
B. hydraulic
C. pneumatic
D. (B) and (c) above
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: hydraulic
9. The new organization established to implement the Fifth Generation Project is called:
Options
A. ICOT (Institute for New Generation Computer Technology)
B. MITI (Ministry of International Trade and Industry)
C. MCC (Microelectronics and Computer Technology Corporation)
D. SCP (Stategic Computing Program)
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: ICOT (Institute for New Generation Computer Technology)
10. A network with named nodes and labeled arcs that can be used to represent certain natural language grammars to facilitate parsing.
Options
A. Tree Network
B. Star Network
C. Transition Network
D. Complete Network
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: Transition Network
First
2
3
4
...
8
..
12
13
Last
More in Computer Science:
Artificial Intelligence
Automation System
Computer Fundamentals
Computer Hardware
Database Systems
Digital Computer Electronics
Disk Operating System (DOS)
Electronic Principles
Language Processors
Linux
Management Information Systems
Networking
Object Oriented Programming Using C++
Operating Systems Concepts
System Analysis and Design
Unix
Windows 2000 Server
Windows NT