drewa designs Close Window    


Interpreted Language

An interpreted language creates code that must be translated from source code into machine code one line at a time. Java, Visual Basic, and Basic are interpreted languages. Contrast with compiled languages.

Close Window