iGET

AI Fundamentals - MCQ Practice Questions

What is AI, types, intelligent agents, search & problem-solving basics.

10 questions | 100% Free

Q.1Medium

Which of the following search algorithms is used in adversarial games like Chess, where two players alternately minimize and maximize their scores?

Q.2Medium

In machine learning, what does the term 'overfitting' refer to?

Q.3Medium

Which activation function is most commonly used in the hidden layers of modern deep neural networks due to its ability to mitigate the vanishing gradient problem?

Q.4Medium

In the context of Natural Language Processing (NLP), what does TF-IDF stand for and what is it primarily used for?

Q.5Medium

Which of the following best describes a 'Turing Test'?

Q.6Medium

In a Bayesian Network, the nodes and edges represent which of the following respectively?

Q.7Medium

Which of the following machine learning algorithms is a non-parametric, instance-based learning algorithm that classifies a new data point based on the majority class among its nearest neighbors?

Q.8Medium

Which of the following best describes 'Reinforcement Learning' in the context of Artificial Intelligence?

Q.9Medium

What is the primary purpose of the 'backpropagation' algorithm in training artificial neural networks?

Q.10Medium

In the context of AI planning, what does STRIPS stand for?