Questions about this topic? Sign up to ask in the talk tab.

Difference between revisions of "Interpreted languages"

From NetSec
Jump to: navigation, search
(No difference)

Revision as of 10:58, 20 November 2010

Interpreted languages are programming languages that are interpreted at runtime, rather than compiled to machine code and then simply executed.