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 the history of artificial intelligence, A. M. Turing proposed a practical technique to decide whether a computing machine could convincingly demonstrate human-like intelligence in conversation. Today, this famous conversational criterion is known as the:
In automatic speech recognition, which approach most effectively avoids errors due to coarticulation and context-dependent pronunciation variations by requiring pauses between words?
Historical foundations of AI: which Stanford University professor coined the term “artificial intelligence” in 1956 at the Dartmouth Conference?
Early AI systems: which program, developed by Daniel G. Bobrow, read and solved algebra word problems by interpreting natural-language statements into equations?
The “Turing Machine” result in computability theory showed that any algorithmic procedure can be programmed using a very simple formal system; in popular summaries this is often described as using a _____ representation to express any computable task.
In philosophical classifications of AI, “Strong AI” refers to which position about machine minds and cognition?
In Common LISP programming, which built-in predicate returns t if <integer> is even and nil otherwise (assume <integer> is an exact integer object)?
Research programs exploring heuristic discovery: which series of AI systems by Pat Langley investigated how heuristics can drive scientific law discovery from data?
Relative strengths of humans and computers: historically, which tasks have computers done better than people, especially in early AI eras?
In AI system design, the “output” stage can take multiple forms. Which of the following are valid output modalities or actions that an AI program might produce to affect the world or communicate results?
In SIMD (Single Instruction stream, Multiple Data stream) computer architecture, how many arithmetic logic units (ALUs) can be directed by a single control unit at the same time? Provide the most accurate characterization.
In computer vision, which technique explicitly relies on image templates (stored exemplars) to recognize or locate objects in scenes?
In Common Lisp, evaluate the expression and predicate: What is the result of (minusp (- 20 4 8 8 1)) ?
In Common Lisp, which form evaluates the value expression and assigns that value to the (unevaluated) symbol to create a named constant?
Expert Ease, an early expert-system tool/shell, was developed under the direction of which artificial intelligence pioneer?
In manufacturing, which discipline explicitly relates individual stages to one another and coordinates them as an integrated whole across the project lifecycle?
MLMenu, a natural-language interface for the TI Explorer system, is most similar to which named natural-language interaction technology?
Which of the following institutions was NOT among the earliest leaders in artificial intelligence research?
In Common Lisp, what does the function (copy-list
) return?
Which AI system, created by Terry A. Winograd, enabled interactive natural-language dialogue about a simplified “blocks world” domain?
1
2
3
4
5
6
7