Computer Studies
Programming Fundamentals
Which of the following languages uses a compiler for translation?
Explanation
C and C++ use compilers for translation. Python JavaScript and Ruby are typically interpreted languages.
Reference: Computer Studies
, Page 4