1.

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

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.AdvantagesPython 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.DrawbacksDevelopers 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.



Discussion

No Comment Found