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