Artificial Intelligence Questions
Practice Artificial Intelligence MCQs with answers and explanations. Page 1 of 7.
Category
Computer Science
Topic
Artificial Intelligence
Page
1 / 7
Mode
Practice
Questions
Open any question to view the answer and explanation.
In Lisp programming, express the mathematical function f(x) = 2x + 1 as a proper Lisp function literal using lambda notation and prefix operators.
Open
View answer
Industrial robotics teaching methods: Programming a robot by physically guiding the end effector along the desired trajectory so it records and repeats the path is known as which control method?
Open
View answer
Interdisciplinary link: A bidirectional feedback loop that tightly connects computer modeling with the study of mind and behavior is most closely associated with which field?
Open
View answer
Common Lisp assignment semantics: Which function evaluates both the variable argument and the value expression when assigning, thereby allowing indirect (symbol-valued) assignment?
Open
View answer
Common Lisp literal symbols: Which form correctly assigns the <em>symbol</em> x (not the value of x) to the variable y?
Open
View answer
Problem-solving terminology in AI: What is the term for the judgmental, experience-based, or commonsense component of problem solving that guides search and decision making?
Open
View answer
In the history of artificial intelligence (AI), who is widely regarded as the 'father of AI' for coining the term, organizing the 1956 Dartmouth Conference, and advancing foundational research?
Open
View answer
In robotics and control systems, which type of actuator typically delivers high power output but is often considered 'messy' due to fluid leaks and maintenance concerns?
Open
View answer
Japan's Fifth Generation Computer Systems initiative: what was the name of the organization created to implement the project's goals?
Open
View answer
In computational linguistics, which structure consists of named nodes and labeled arcs and is commonly used to represent natural language grammars for parsing (e.g., Augmented Transition Networks)?
Open
View answer
AI and computer chess history: in 1985, International Master David Levy defeated a reigning world-champion chess program in four straight games by adopting orthodox play that confused the engine. What was the name of that program?
Open
View answer
In knowledge-based systems, what is the term for a computer program that emulates the problem-solving and decision-making processes of human experts within a narrow domain?
Open
View answer
In the LISP programming language used for AI, which built-in function returns the first element of a list structure (i.e., the head of the list)?
Open
View answer
Early mobile robotics at SRI International: under Nils Nilsson’s leadership, what was the name of the pioneering mobile robot platform that integrated perception, planning, and navigation?
Open
View answer
In natural language processing (NLP), the field is commonly divided into two major subareas. Which pair best captures this split and reflects core research and engineering tasks?
Open
View answer
In a rule-based expert system, which artifact encodes procedural domain knowledge as condition–action statements that the inference engine fires when conditions are satisfied?
Open
View answer
In the history of artificial intelligence and computing, which concept was originally named the ‘‘imitation game’’ by its creator and later became a foundational test for machine intelligence?
Open
View answer
In knowledge-based computing, what do we call a computer program that encapsulates domain-specific expertise to solve problems at a near-human specialist level?
Open
View answer
In computer vision, which visual cues are typically the most informative for scene understanding and object perception in practical systems?
Open
View answer
Educational programming at MIT AI Lab: which language environment did Seymour Papert design to help children learn through exploratory computing and turtle graphics?
Open
View answer
Practice smarter
Solve a few questions daily and revisit weak topics regularly to improve accuracy.