which language was the best to create a perfect operating system? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

which language was the best to create a perfect operating system?

language

30th Apr 2017, 7:08 AM
Minthang ML
Minthang ML - avatar
2 Answers
+ 20
C/C++
30th Apr 2017, 7:33 AM
Sachin Artani
Sachin Artani - avatar
+ 3
it depends on the purpose of the OS and the machine it will be implemented on. for a windows device, C/C++/C# is recommended. for other devices like android and iOs devices, there are other languages which can be used.
30th Apr 2017, 8:13 AM
Krishneel Nair
Krishneel Nair - avatar