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 Lisp programming, express the mathematical function f(x) = 2x + 1 as a proper Lisp function literal using lambda notation and prefix operators.
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?
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?
Common Lisp assignment semantics: Which function evaluates both the variable argument and the value expression when assigning, thereby allowing indirect (symbol-valued) assignment?
Common Lisp literal symbols: Which form correctly assigns the
symbol
x (not the value of x) to the variable y?
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?
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?
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?
Japan's Fifth Generation Computer Systems initiative: what was the name of the organization created to implement the project's goals?
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)?
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?
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?
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)?
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?
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?
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?
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?
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?
In computer vision, which visual cues are typically the most informative for scene understanding and object perception in practical systems?
Educational programming at MIT AI Lab: which language environment did Seymour Papert design to help children learn through exploratory computing and turtle graphics?
1
2
3
4
5
6
7