SEARCH
🇬🇧
MEM
O
RY
.COM
4.37.48
Guest
Log In
Â
Homepage
0
0
0
0
0
Create Course
Courses
Last Played
Dashboard
Notifications
Classrooms
Folders
Exams
Custom Exams
Help
Leaderboard
Shop
Awards
Forum
Friends
Subjects
Dark mode
User ID: 999999
Version: 4.37.48
www.memory.co.uk
You are in browse mode. You must login to use
MEM
O
RY
  Log in to start
Index
 »Â
Computer science
 »Â
Design,Testing and Translators
 »Â
Translators
level: Translators
Questions and Answers List
level questions: Translators
Question
Answer
What is the software code converting tool that accepts high-level language as input and produces machine level language as output?
Translator
What type of translator converts a source program in a single session?
Compiler
What performs the translation of a high-level source code line by line?
Interpreter
Among compiler and interpreter, which requires less memory?
Interpreter
Debugging is easier in _______
Interpreter
Which translator is used in C++?
Compiler
Which is the translator used for assembly languages?
Assembler
What type of translator that accepts a source code in a high-level program as input and produces a source code in another high-level language?
Transcompiler
Which one is fast among compiler and interpreter?
Compiler