Which of the following languages is not well suited for computation?
Machine is a languages is not well suited for computation.
Strictly speaking a computer language is used to program a computer.Hence it is made up of a finite number of words only, with which the CPU which “understands” only sequences of 1’s and 0’s which serve as internal circuit-adjusters, is “instructed”. The Higher Level Language like say C, C++ etc would use this finite no of English words. This kind of finite -word computer language could be done with the words from any language. English being one with the least alphabet set and popular keyboards being of the Roman/English alphabet set the words chosen are English. If any other language is used there would one more stage for conversion before going on to machine language.