#artificial-intelligence Tag

Q. What is Artificial Intelligence?

(A) A branch of science that deals with programming computers to act like humans
(B) A programming language
(C) A robot that thinks
(D) A type of hardware

Q. Which of the following is NOT an application of AI?

(A) Image Recognition
(B) Natural Language Processing
(C) Internet Browsing
(D) Machine Learning

Q. Who is known as the father of Artificial Intelligence?

(A) Alan Turing
(B) John McCarthy
(C) Marvin Minsky
(D) Geoffrey Hinton

Q. Which AI approach is used in Deep Learning?

(A) Rule-based systems
(B) Symbolic reasoning
(C) Artificial Neural Networks
(D) Genetic Algorithms

Q. Which of the following is a type of AI?

(A) Narrow AI
(B) General AI
(C) Super AI
(D) All of the above

Q. Machine Learning is a subset of

(A) Deep Learning
(B) Artificial Intelligence
(C) Data Mining
(D) Neural Networks

Q. What type of learning involves training a model using labeled data?

(A) Supervised Learning
(B) Unsupervised Learning
(C) Reinforcement Learning
(D) Semi-supervised Learning

Q. Which algorithm is used for classification problems?

(A) K-Means
(B) Decision Tree
(C) Linear Regression
(D) Apriori

Q. In which type of learning does the system learn from past experiences and uses rewards and punishments?

(A) Supervised Learning
(B) Unsupervised Learning
(C) Reinforcement Learning
(D) Deep Learning

Q. What is the main goal of clustering in machine learning?

(A) To label the data
(B) To find relationships in labeled data
(C) To group similar data points
(D) To create decision trees