Computer Knowledge

Artificial Intelligence Applications

3,317 Questions

Artificial intelligence applications cover the practical uses of machine learning, deep learning, and data mining across various industries. Questions explore how these algorithms contribute to fields like cybersecurity, medicine, and automation. Mastering these concepts is vital for computer knowledge sections in banking and government exams.

Machine learning algorithmsDeep learning modelsImage processing techniquesData mining metricsAI in personalized medicineAutonomous robot software

Artificial Intelligence Applications Questions

Multiple choice
  1. By making them do calculations at an extraordinary speed

  2. By trying to copy the functioning of the brain

  3. By making them learn and perform intelligent tasks

  4. Cannot be determined from the passage.

  5. .

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This is the correct answer as the passage mentions that a ‘neural network’ helps computers to copy the functioning of the human brain

Multiple choice
  1. By making quick calculations

  2. By recognising patterns

  3. By recreating the process of human learning

  4. By working at speeds faster than humans

  5. .

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This is the correct answer as by recreating the process of human learning, these programs attempt to make computers think and thus, copy the functioning of the brain.

Multiple choice
  1. reification

  2. interpretation

  3. name binding

  4. modularization

  5. coupling

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Reification is the process by which an abstract idea about a computer program is turned into an explicit data model or other object created in a programming language. A computable/addressable object — a resource — is created in a system as a proxy for a non computable/addressable object. By means of reification, something that was previously implicit, unexpressed, and possibly inexpressible is explicitly formulated and made available to conceptual (logical or computational) manipulation. Informally, reification is often referred to as making something a first-class citizen within the scope of a particular system. Some aspect of a system can be reified at language design time, which is related to reflection in programming languages. It can be applied as a stepwise refinement at system design time. Reification is one of the most frequently used techniques of conceptual analysis and knowledge representation.

Multiple choice
  1. Expert system

  2. Neural network

  3. Robotics

  4. Natural language

  5. Games playing

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Neural network feature of Artificial Intelligence is the one that simulates intelligence by attempting to reproduce the types of physical connections that occur in animal brains.

Multiple choice
  1. Non deterministic environment

  2. Episodic environment

  3. Common language runtime

  4. Virtual machine technology

  5. Deterministic environment

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

In this technical infrastructure of AI, the next state of the environment is completed by the current state and the actions are selected by the agents.

Multiple choice
  1. Non deterministic environment

  2. Episodic environment

  3. Semi dynamic environment

  4. Common language runtime

  5. Dropbox

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In this technical infrastructure of artificial intelligence, the environment does not change with the passage of time but the agent's performance score does.