+ 2

Which is the most fastest executing programming language ?

1st Mar 2017, 4:28 PM
Sebin Poulose
3 Answers
+ 7
Assembly. You can't program in machine code. But you can have a language which is very close to it. Like assembly.
1st Mar 2017, 4:43 PM
Alireza M
Alireza M - avatar
+ 3
machine language :-)
1st Mar 2017, 4:29 PM
Patrik Sokol
Patrik Sokol - avatar
+ 2
If a programming language is compiled to machine code then the question is not which is the fastest programming language but which is the best compiler, which can optimize the generated machine code the best.
1st Mar 2017, 7:57 PM
TamĂĄs Barta
TamĂĄs Barta - avatar