Interpreter vs Uncomment - What's the difference?
interpreter | uncomment |
One who listens to a speaker in one language and relates that utterance to the audience in a different language. Contrasted with translator.
(figuratively) One who explains something, such as an art exhibit.
(computing) A program which executes another program written in a programming language other than machine code.
As a noun interpreter
is one who listens to a speaker in one language and relates that utterance to the audience in a different language contrasted with translator.As a verb uncomment is
(programming) to convert text that has been commented out back into source code so that it will no longer be ignored by the compiler or interpreter.interpreter
English
(wikipedia interpreter)Noun
(en noun)- A Japanese man who is tried before a German court is assisted by an interpreter in making oral statements.
- Programs written in the BASIC language are usually run through an interpreter , though some can be compiled.