4.2 Flashcards
1
Q
{True or Flase}. Therefore a compiler assembler and interpreter are just translator??
A
Yes because translaters are bsically just software code that translates soemthing so that the machine can understans
2
Q
uses high level programming language and the process is in a single run through process
A
Compilers
3
Q
It translates the code line by line first and mainly used in Python, Ruby, Perl and PHP
A
Interpreter
4
Q
Converts an assembly language code into machine language, Also know as object code a lowlevel language that is closer to the machine language.
A
Assembler
5
Q
A
6
Q
A