Artificial Intelligence

AI
July 31, 2025

An AI internship is a short-term, structured opportunity for students or early-career professionals to gain hands-on experience in Artificial Intelligence domains such as machine learning (ML), deep learning (DL), data science, natural language processing (NLP), computer vision, and more.

What You Learn in an AI Internship

  • Programming: Python (most common), with libraries like NumPy, Pandas, Scikit-learn, TensorFlow, PyTorch
  • Mathematics: Linear algebra, probability, statistics
  • ML/DL Techniques: Supervised, unsupervised learning, CNNs, RNNs, transformers
  • Projects: Model training, data preprocessing, real-time predictions, AI application development
  • Tools: Jupyter, Git, Docker, APIs, cloud platforms (AWS, GCP, Azure)
0%
10

Important Notice:
Once you start the quiz, you will not be able to pause, exit, or restart it. Please ensure you are ready before beginning.


AI

Artificial Intelligence L1

1 / 100

Q1. What is the primary goal of Artificial Intelligence?

2 / 100

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

3 / 100

Q3. Which of the following is a type of AI that reacts to input but does not store memories?

4 / 100

Q4. In which year was the term "Artificial Intelligence" first coined?

5 / 100

Q5. Which of these is NOT a branch of Artificial Intelligence?

6 / 100

Q6. What does “Turing Test” evaluate?

7 / 100

Q7. What type of AI system can understand, learn, and apply intelligence to solve any problem?

8 / 100

Q8. What is an agent in AI?

9 / 100

Q9. Which of the following is an example of Artificial Intelligence in use?

10 / 100

Q10. Which environment does not change while the agent is deliberating?

11 / 100

Q11. What is Machine Learning?

12 / 100

Q12. Which of the following is a type of machine learning?

13 / 100

Q13. Which algorithm is used for classification tasks?

14 / 100

Q14. In supervised learning, what does the algorithm learn from?

15 / 100

Q15. What is the main goal of regression in ML?

16 / 100

Q16. Which of the following is an unsupervised learning algorithm?

17 / 100

Q17. Overfitting occurs when the model:

18 / 100

Q18. What is a feature in machine learning?

19 / 100

Q19. Which Python library is commonly used for ML tasks?

20 / 100

Q20. What does a confusion matrix evaluate?

21 / 100

Q21. What is a neural network inspired by?

22 / 100

Q22. What is a neuron in a neural network?

23 / 100

Q23. What does the hidden layer in a neural network do?

24 / 100

Q24. Which activation function is most commonly used in hidden layers?

25 / 100

Q25. What is backpropagation used for in neural networks?

26 / 100

Q26. What is the role of weights in a neural network?

27 / 100

Q27. What is the purpose of the loss function?

28 / 100

Q28. In a feedforward neural network, information flows:

29 / 100

Q29. What is an epoch in deep learning?

30 / 100

Q30. What does the Softmax function output?

31 / 100

Q31. What does NLP stand for in the context of AI?

32 / 100

Q32. Which of the following is a common preprocessing step in NLP?

33 / 100

Q33. What is the purpose of stemming in NLP?

34 / 100

Q34. Which algorithm is used for word embedding?

35 / 100

Q35. What is TF-IDF used for?

36 / 100

Q36. In NLP, what does POS tagging refer to?

37 / 100

Q37. Which NLP task involves detecting if a sentence expresses a positive or negative opinion?

38 / 100

Q38. Which model is typically used in machine translation?

39 / 100

Q39. What is lemmatization?

40 / 100

Q40. Which of the following is a transformer-based model?

41 / 100

Q41. What is the primary goal of computer vision?

42 / 100

Q42. Which technique is commonly used for object detection in images?

43 / 100

Q43. What is the output of edge detection in images?

44 / 100

Q44. What does CNN stand for in the context of computer vision?

45 / 100

Q45. Which filter is commonly used for edge detection?

46 / 100

Q46. Which of the following is an open-source computer vision library?

47 / 100

Q47. Image classification involves:

48 / 100

Q48. What is the primary advantage of using CNNs over traditional neural networks in vision?

49 / 100

Q49. Which of the following is used for image segmentation?

50 / 100

Q50. Which task involves identifying and locating multiple objects in an image?

51 / 100

Q51. What does precision measure in a classification model?

52 / 100

Q52. What is a confusion matrix used for?

53 / 100

Q53. Which metric is most suitable for evaluating a model on imbalanced data?

54 / 100

Q54. What does F1-score represent?

55 / 100

Q55. What is cross-validation mainly used for?

56 / 100

Q56. What is the purpose of regularization in model training?

57 / 100

Q57. Which of the following is a regularization technique?

58 / 100

Q58. What is hyperparameter tuning?

59 / 100

Q59. ROC curve stands for:

60 / 100

Q60. What does the area under the ROC curve (AUC) indicate?

61 / 100

Q61. Which Python library is primarily used for data manipulation and analysis?

62 / 100

Q62. What is the primary use of NumPy in AI development?

63 / 100

Q63. Which Python library provides functions for advanced machine learning tasks and includes tools like GridSearchCV?

64 / 100

Q64. Which library is best suited for building deep learning models in Python?

65 / 100

Q65. What does the matplotlib library help you do?

66 / 100

Q66. Which function is used in NumPy to create an array of zeros?

67 / 100

Q67. Which library works closely with NumPy and provides labeled data structures like DataFrame?

68 / 100

Q68. Which Python package helps in visualizing statistical relationships using beautiful plots?

69 / 100

Q69. Which of the following is a feature of the Jupyter Notebook?

70 / 100

Q70. Which deep learning library is developed by Facebook and used in many AI research projects?

71 / 100

Q71. What is the purpose of data normalization?

72 / 100

Q72. Which technique helps handle missing data effectively?

73 / 100

Q73. One-hot encoding is used for:

74 / 100

Q74. What is the main disadvantage of one-hot encoding?

75 / 100

Q75. Which method is used to detect outliers in data?

76 / 100

Q76. PCA is mainly used for:

77 / 100

Q77. Which method helps to convert skewed data into normal distribution?

78 / 100

Q78. What is binning in data preprocessing?

79 / 100

Q79. Feature scaling is essential for which type of algorithm?

80 / 100

Q80. What does L2 normalization focus on?

81 / 100

Q81. What is the primary concern addressed by AI ethics?

82 / 100

Q82. What does the term "bias in AI" refer to?

83 / 100

Q83. Which of the following is an example of algorithmic transparency?

84 / 100

Q84. Which principle promotes that AI systems should not cause harm to people?

85 / 100

Q85. What is a major risk of unregulated AI deployment?

86 / 100

Q86. What is explainable AI (XAI) designed to address?

87 / 100

Q87. Which body often provides guidelines for ethical AI in Europe?

88 / 100

Q88. What role does accountability play in responsible AI?

89 / 100

Q89. A hiring AI that rejects applicants from a certain race shows a failure in:

90 / 100

Q90. What is the best practice to mitigate bias in AI models?

91 / 100

Q91. Which company is known for using AI to optimize delivery routes through its "Dynamic Routing" system?

92 / 100

Q92. In healthcare, IBM Watson was initially developed to assist with:

93 / 100

Q93. Which AI application is commonly used in credit card fraud detection?

94 / 100

Q94. Google’s AlphaFold AI made a breakthrough in which scientific area?

95 / 100

Q95. Which AI model is used by YouTube to recommend videos?

96 / 100

Q96. Tesla’s self-driving feature relies heavily on:

97 / 100

Q97. Which AI technology is behind Apple’s Siri?

98 / 100

Q98. In e-commerce, which AI technique helps suggest products to users?

99 / 100

Q99. Which company implemented AI to reduce customer churn using predictive analytics?

100 / 100

Q100. AI-powered facial recognition systems are predominantly used in:

Your score is

The average score is 75%

0%

Exit

Leave a Reply

Your email address will not be published. Required fields are marked *