748ComputerMedium
Which of the following is the common language for Artificial Intelligence?
APython
BJava
CNone of these
DLisp
Correct answer
A. Python
Explanation
Python is the most commonly used programming language for Artificial Intelligence (AI) due to its simplicity, extensive libraries (such as TensorFlow, Keras, and PyTorch), and strong community support. While Lisp (option C) was historically significant in AI development, Python has become the preferred choice for modern AI applications.