Class XI AI Qestion Bank
Class XI AI Qestion Bank
30. _______________is most often categorized as qualitative data, and it cannot be processed
and analysed using conventional relational database (RDBMS) methods.
a. Unstructured Data
b. Structured Data
c. Data
d. None of the above
31. A _________________ learns from labelled training data, and then becomes ready to
predict the outcomes for unforeseen data.
a. Supervised Learning
b. Unsupervised Learning
c. Reinforcement Learning
d. None of the above
32.
Section C
33. Which of the following NOT a way Al is being used to benefit humanity?
a. In healthcare, Al is being used to interpret scans for early detection of cancer, eye
disease, and other problems.
b. Crime: to identify criminals before they commit a crime.
c. In healthcare, Al is being used to predict where the next outbreak of a disease will
a occur.
d. In agriculture, Al is being used to identify and recommend treatment for plant
diseases.
34. One approach that helps developers avoid unintentionally creating bias in Al systems is:
a. Using a wide variety of appropriately diverse data for training.
b. Using highly specific training data from a narrow range.
c. Not using any training data.
d. None of the above.
35. ________________ is a discipline that deals with programming the systems so as to make
them automatically learn and improve with experience.
a. Rule Based Learning
b. Machine Learning
c. Both A & B
d. None of the above
36. ____________Systems nowadays are powered by AI that makes it possible to detect
crime before they happen.
a. Video Surveillance
b. Image Surveillance
c. Audio Surveillance
d. Test Surveillance
37. A recommendation system recommends or suggests products, services, information to
users based on ___________ on a number of factors such as the history, behaviour,
preference, and interest of the user.
a. Analysis
b. Data
c. Information
d. All of the above
38. The size of an image is represented as 600 x 300 x 3. What would be the type of the
image?
a. Jpeg Image
b. Grayscale image
c. Colour Image
d. Large image
39. Which of the following have people traditionally done better than computers?
a. Recognizing relative importance
b. Detecting Emotions
c. Resolving Ambiguity
d. All of the above
40. You have been asked to design an AI application which will prepare the ‘minutes of the
meeting’. Which part of AI will you use to develop your solution -
a. Computer Vision
b. Python Programming
c. Chatbot
d. Natural Language Processing (NLP)
41. Assume you are the batsman facing a baller. By looking at the baller’s body movement
and action, you predict and move either left or right to hit the ball. But if the baller throws
a straight ball, what will you do? Apart from the baller’s body movement, you also try to
find out the patterns in baller’s bowling habit, that after 2 consecutive left side balls,
he/she throws a straight ball and you prepare yourself to face the next ball. So what you
are doing is learning from past experience in order to perform better in the future.
a. Intelligence
b. Machine Learning
c. Static Learning
d. None of the above
42. Mr. Rajat want to develop an application to forecast the attendance percentage of your
school for a particular month (based on historical attendance data). He will use
____________approach.
a. Conventional programming
b. Machine Learning
c. Rule based learning
d. None of the above
43.