Computer Science, asked by padmavathy005, 4 months ago

Which of these languages is used for Al programming ? (A) cobol (b) fortran (c) python

Answers

Answered by Nevi2003
1

Answer:

(c) python

Explanation:

Python (official website) is among developers favorites programming languages in AI development because of its syntax simplicity and versatility. Python is very encouraging for machine learning for developers as it is less complex as compared to C++ and Java. It also a very portable language as it is used on platforms including Linux, Windows, Mac OS, and UNIX. It is also likable from its features such as Interactive, interpreted, modular, dynamic, portable and high level which make it more unique than Java.

Also, Python is a Multi-paradigm programming supporting object-oriented, procedural and functional styles of programming. Python supports neural networks and development of NLP solutions thanks to its simple function library and more so ideal structure.

Advantages

Python has a rich and extensive variety of library and tools.

Supports algorithm testing without having to implement them.

Python supporting object-oriented design increases a programmer’s productivity.

Compared to Java and C++, Python is faster in development.

Drawbacks

Developers accustomed to using Python face difficulty in adjusting to completely different syntax when they try using other languages for AI programming.

Unlike C++ and Java, python works with the help of an interpreter which makes compilation and execution slower in AI development.

Not suitable for mobile computing. For AI meant for mobile applications, Python unsuitable due to its weak language for mobile computing.

Answered by Aria48
0

Answer:

(C) Python

Explanation:

Python is widely used for artificial intelligence, with packages for several applications including General AI, Machine Learning, Natural Language Processing and Neural Networks. Haskell is also a very good programming language for AI.

Hope it helps you, PLEASE mark me as BRAINLIEST

Similar questions