MCQs > IT & Programming > Programming Languages MCQs > Artificial Intelligence (AI) MCQs

Artificial Intelligence (AI) MCQ

_____ can serve as search engines, site reminders, or personal surfing assistants.

Answer

Correct Answer: Shopping and information agents

Note: This Question is unanswered, help us to find answer for this one

_____ is a string function that returns the number of characters in a string value.

Answer

Correct Answer: LENGTH

Note: This Question is unanswered, help us to find answer for this one

When you learn a method like sorting, programmers say you are learning a(n) ____.

Answer

Correct Answer: Algorithm

Note: This Question is unanswered, help us to find answer for this one

_____ is a relational set operator.

Answer

Correct Answer: MINUS

Note: This Question is unanswered, help us to find answer for this one

Using algorithms in decision making has the advantage of ________ and the disadvantage of ________.

Answer

Correct Answer: Always working; requiring effortful thinking

Note: This Question is unanswered, help us to find answer for this one

One of the requirements of a computer that can support artificial intelligence (ai) is to _____.

Answer

Correct Answer: Be able to deal with new situation based on previous learning

Note: This Question is unanswered, help us to find answer for this one

Alan turing is known for developing ________.

Answer

Correct Answer: A test that tests a machine's ability to display intelligent behavior

Note: This Question is unanswered, help us to find answer for this one

Ai applications are ways in which ai methodologies are applied to ____ and provide services.

Answer

Correct Answer: Solve problems

Note: This Question is unanswered, help us to find answer for this one

A(n) _____ is an artificial intelligence application that can be used for web marketing.

Answer

Correct Answer: Intelligent agent

Note: This Question is unanswered, help us to find answer for this one

A form of artificial intelligence that can perform many complex, _______ tasks.

Answer

Correct Answer: Repetitive

Note: This Question is unanswered, help us to find answer for this one

___________ are representations of actual objects.

Answer

Correct Answer: Models

Note: This Question is unanswered, help us to find answer for this one

_______ is an important part of the follow-up after an interview.

Answer

Correct Answer: Building models

Note: This Question is unanswered, help us to find answer for this one

_____ are software capable of reasoning and following rule-based processes.

Answer

Correct Answer: Intelligent Agents

Note: This Question is unanswered, help us to find answer for this one

____ is an application of artificial intelligence that can be used for web marketing.

Answer

Correct Answer: Intelligent agents

Note: This Question is unanswered, help us to find answer for this one

____ artificial intelligence is very popular in the programming of robots.

Answer

Correct Answer: Behavior based

Note: This Question is unanswered, help us to find answer for this one

A problem is first connected to its proposed solution during the _____ stage.

Answer

Correct Answer: Formalization

Note: This Question is unanswered, help us to find answer for this one

A* algorithm is based on

Answer

Correct Answer: Best-First-Search

Note: This Question is unanswered, help us to find answer for this one

An AI system developed by Terry A. Winograd to permit an interactive dialogue about a domain he called blocks-world.

Answer

Correct Answer: SHRDLU

Note: This Question is unanswered, help us to find answer for this one

Graphic interfaces were first used in a Xerox product called:

Answer

Correct Answer: Smalltalk

Note: This Question is unanswered, help us to find answer for this one

Output segments of AI programming contain(s)

Answer

Correct Answer: All of these

Note: This Question is unanswered, help us to find answer for this one

How many control unit(s) is/are available in SISD (single data stream, single data stream) architecture?

Answer

Correct Answer: One

Note: This Question is unanswered, help us to find answer for this one

The Strategic Computing Program is a project of the:

Answer

Correct Answer: Defense Advanced Research Projects Agency

Note: This Question is unanswered, help us to find answer for this one

Weak AI is

Answer

Correct Answer: The study of mental faculties through the use of mental models implemented on a computer.

Note: This Question is unanswered, help us to find answer for this one

Which of the following, is a component of an expert system?

Answer

Correct Answer: All of these

Note: This Question is unanswered, help us to find answer for this one

In LISP, which of the following function assigns the value 10 to the symbol a?

Answer

Correct Answer: (setq a 10)

Note: This Question is unanswered, help us to find answer for this one

Shaping teaching techniques to fit the learning patterns of individual students is the goal of:

Answer

Correct Answer: Intelligent computer-assisted instruction

Note: This Question is unanswered, help us to find answer for this one

A computer program that contains expertise in a particular domain is called an:

Answer

Correct Answer: Expert system

Note: This Question is unanswered, help us to find answer for this one

The Personal Consultant is based on:

Answer

Correct Answer: All of these

Note: This Question is unanswered, help us to find answer for this one

In a rule-based system, procedural domain knowledge is in the form of:

Answer

Correct Answer: Production rules

Note: This Question is unanswered, help us to find answer for this one

High-resolution, bit-mapped displays are useful for displaying:

Answer

Correct Answer: All of these

Note: This Question is unanswered, help us to find answer for this one

Elementary linguistic units which are smaller than words are:

Answer

Correct Answer: All of these

Note: This Question is unanswered, help us to find answer for this one

If a robot can alter its own trajectory in response to external conditions, it is considered to be:

Answer

Correct Answer: Intelligent

Note: This Question is unanswered, help us to find answer for this one

In LISP, the atom that stands for "true" is

Answer

Correct Answer: T

Note: This Question is unanswered, help us to find answer for this one

Strong AI is

Answer

Correct Answer: The embodiment of human intellectual capabilities within a computer.

Note: This Question is unanswered, help us to find answer for this one

In LISP, the function assigns . the value of a to b is

Answer

Correct Answer: (setq b a )

Note: This Question is unanswered, help us to find answer for this one