Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Artificial Intelligence Questions
In natural language processing (NLP), which of the following can introduce ambiguity in interpretation and thereby complicate parsing or understanding?
In the LISP programming language, how should the addition of 3 and 2 be written using prefix notation and proper list structure?
Which academic field most directly studies the mechanisms and computational principles underlying human intelligence, bridging psychology, neuroscience, linguistics, and computer science?
Before the advent of interactive time-sharing systems, what was the predominant method by which users accessed and ran programs on large computers?
In LISP, which predicate returns t (true) if the supplied
is a CONS cell and returns nil (false) otherwise?
PROLOG is an AI programming language based on predicate calculus. It was developed in 1972 at the University of Marseille by a team of specialists. Who headed this development team?
Human cognitive strengths versus computers: Historically, which tasks have people performed better than computers—recognizing relative importance, finding similarities, and resolving ambiguity?
Leading U.S. robotics research centers: At which institution is the Robotics Institute (a prominent American robotics center) located?
AI technique recognition: Which method enables a computer system to understand associations and relationships among objects and events by comparing patterns?
Origins of commercial Lisp machines: The first systems from LMI and Symbolics were primarily based on research conducted at which institution?
In software engineering and artificial intelligence, what is the common term for special programs that assist programmers by automating parts of coding, debugging, testing, or refactoring tasks?
At the Massachusetts Institute of Technology (MIT), which expert system was developed to solve symbolic mathematical problems such as algebra and calculus manipulation?
In the history of artificial intelligence hardware, specialized computers designed to run LISP efficiently were commonly referred to as what?
In LISP programming, which function call correctly assigns the numeric value 10 to the symbol a (i.e., sets a to 10)?
In Common Lisp, what does the predicate function (endp
) return when
is empty, and what is its role compared with null?
Expert system development: which of the following is an advantage of using an expert system shell or development tool during knowledge-based system construction?
Common Lisp predicates: which function returns t if and only if the supplied object is a number?
Artificial intelligence history: who is credited with creating the LISP programming language used widely in symbolic AI research?
Which area of artificial intelligence focuses on enabling computers to understand, interpret, and generate human language for effective interaction with people?
What term best describes the capability of a computer system to exhibit behaviors such as thinking, reasoning, problem solving, and learning from experience?
1
2
3
4
5
6
7