Question:

Which programming language is most commonly used in AI and ML?

Show Hint

Python's vast libraries and ease of use make it the top choice for AI and ML applications.
Updated On: Apr 18, 2026
  • HTML
  • Python
  • CSS
  • JavaScript
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation



Step 1: Understanding the importance of Python in AI/ML.

Python is the most commonly used programming language in Artificial Intelligence (AI) and Machine Learning (ML) due to its simplicity and the vast number of libraries available for data analysis, machine learning, and deep learning (such as TensorFlow, Keras, and scikit-learn).

Step 2: Why other options are incorrect.

- (A) HTML is used for creating web pages, not for AI or ML.
- (C) CSS is used for styling web pages, not for AI or ML.
- (D) JavaScript is used for front-end web development, not primarily for AI or ML.

Step 3: Conclusion.

Thus, Python is the most suitable language for AI and ML.

Final Answer: Python.
Was this answer helpful?
0
0