+ 2
What is the strongest programming language
I know that most languages are designed for a certain task or process. But what language can basically do them all? List any, even if sololearns doesn't teach it.
5 Answers
+ 26
Javascript. Can be used almost everywhere.
+ 2
in my opinion c++ because it is able to do basically everything that's why it's so hard to master
+ 2
c++ cannot do everything,can c++ multithread?No,no language can do everything,thats why we have several of them
0
Yeah, C-Familiy (C++, C, C#) cover a lot of areas and are pretty fast too.
0
Java.
It might not be the fastest and has some peculiarities that may turn you away from it, but it can be used for pretty much everything.