answersLogoWhite

0

What is a translator program?

Updated: 10/24/2023
User Avatar

Wiki User

โˆ™ 9y ago

Best Answer

This is usually the first stage in compilation. The source code is read and checked for syntax and usability then passed to the compile stage to be converted to object (or machine) code that the computer can understand.

Translator translates program written in one programming language into (equivalent) program written in another language. For example, Java to C# translator would translate Java program into (equivalent) C# program. This is similar to as if you would translate some text in English into Spanish or vice versa.

If target language is lower level language like assembly language, machine language, or pseudocode, translator is called compiler. For example, some C++ compiler could compile (translate) program in C++ into machine code.

User Avatar

Margret Pagac

Lvl 10
โˆ™ 1y ago
This answer is:
User Avatar
More answers
User Avatar

AnswerBot

โˆ™ 6mo ago

A translator program is a software application that converts text or code from one language to another. It is commonly used to facilitate communication between people who speak different languages or to convert programming code written in one language to another language. Translator programs can be used for written or spoken languages as well as for computer code.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is a translator program?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the need of a translator in computer?

A computer needs a translator to point out the errors in a program or language and gives options to the answer.


What is translator in c?

Translator means it is a one kind of changer that change the program in to the machine language code.There are two types of language translator Compiler and Interpreter.Compiler complies the entire program before translating in to the machine code.Whereas Interpreter translates and executes the program line by line.


Where do I find a good Waray - Waray to English translator program?

As of Dec 2012, no such program exists.


Which type of translator program translates a high level language program on a line by line basis?

An interpreter.


Which translates c source code into object code before the program can be executed?

Question #1: Compiler.Question #2: If you want to execute an external program in C, use function system.A translator in computer programming is a piece of software that translates one programming language to another.Therefore a C translator would translate either C source code into another language, let's say BASIC.So if you had a C to BASIC translator, you would write a program in C and the translator would give you the equivalent source code in BASIC.I have never used a translator, but at first glance, it doesn't sound very reliable for both security and memory management reasons.


What translator is needed for C programming language?

To translate the C source code program, you need a program called a "C compiler".


What is the antonym for the word interpreter?

Translator Translator Translator Translator Translator Translator Translator Translator Translator Translator


What is the role of a translator app?

A translator takes a program written in source language as input and converts it into a program in target language as output. It also detects and reports the error during translation. โ€ข Translating the high-level language program input into an equivalent machine language program.


How a c compiler work?

compiler is just translator it translates the our source program to equivalent langauage,so computer can easily understand and compile that program efficiently................


Where was Bharat brother of Lord Ram born?

Please run your question thru a translator program for proper phraseology .


I'm looking for a school that can give me a Cetificate as a Translator English and Spanish so I can get a job in warsaw in.?

You can do an online program with Adelphi University or an in-person program at the University of San Diego.


What are two types of system software?

system Management and System Development