answersLogoWhite

0


Best Answer

The key difference between translation and interpretation lies within the choice of communication channel. Simply put, translation deals with written communication, while interpreting is all about the spoken word

Translators work on written documents, including books, essays, legal documents, medical records, websites, instruction manuals, subtitles for film or TV, or any other form of information in written form. Interpreters, on the other hand, are involved in projects that require live translation; for example conferences and business meetings, medical appointments and legal proceedings

Both translators and interpreters have a deep linguistic and cultural knowledge of their working languages, as well as the ability to communicate clearly and succinctly. It is, however, important to highlight the distinctive features of these two professions

Translators generally work from their home computers, and tend to specialize in a particular field. Good translators have excellent written skills and are usually perfectionists by nature, paying particular attention to the style of the source documents, as well as the accuracy and significance of the terms used within their translations

Unlike translators, interpreters do not provide a word-for-word translation; instead, they transpose spoken messages from one language into another, instantly and accurately. Interpreters work in real-time situations, in direct contact with both the speaker and the audience. They rely primarily on their linguistic expertise acquired through training and experience - a sentence in one language may be rendered an entirely different way in another. Good interpreters are endowed with very quick reflexes, as well as a good memory and speaking voice. An interpreter is often more than an on-demand translator, however - they also act as a facilitator between speaker and listener, both linguistically and diplomatically

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

15y ago

difference between translated and interpreted computer languages

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Difference between translated and interpreted computer languages?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How are high level languages understood by a computer?

They get compiled or interpreted to machine code which computer can understand.


What computer programs created using programming languages must be translated into code called?

my pet monkey ate a sandwich


What is the difference between simulater and c c plus plus etc languages?

A simulator is a computer program which reproduces the behaviour of one system upon another system. Computer languages are used to create computer programs.


What is the main difference between an imput and an output device?

The main difference is in their functions. An input device sends a signal to a main system to be translated, such as a keyboard sending input to a computer. An output device takes a translated signal from the system and relays it, such as a speaker playing music from a computer.


What are the major differences between Java programming language and any other programming language?

Java, while not very different from some languages is different from most languages is that it is interpreted, it is not in a language that the computer can understand, it is run by the jvm. Unlike interpreted languages, however, it also has a compiler which compiles to java bytecode. This is not a real compiler, however, as it's output must still be interpreted. Indeed, the output is even possible to be "decompiled" and turned back into source, only loosing some nonessential things like comments.


How many computer languages have there been from the first computer language to current computer languages?

Wikipedia currently lists 710 computer languages.


Why must high level languages be translated?

High level languages cant be understood by the computer as it performs all tasks in binary form. So its necessary to convert high level language into machine oriented language


What are disadvantages of Matlab?

Matlab is an interpreted language. The main disadvantage of interpreted languages is execution speed. When a language is compiled, all of the code is analyzed and processed efficiently, before the programmer distributes the application. With an interpreted language, the computer running the program has to analyze and interpret the code (through the interpreter) before it can be executed (each and every time), resulting in slower processing performance.


What are the languages that all the computers understand?

There is no single language that all computers understand. The native language of the computer is machine code and is the only language the computer actually understands, however every platform has its own version of machine code; it is specific to the machine. That is, you cannot take the machine code intended for a Motorola microprocessor and expect it to execute upon an Intel x86. The languages are incompatible with each other. Although languages like Java are cross-platform languages, the computer doesn't understand them; they must be translated into machine code. Java achieves this by compiling the source code to Java byte code which can then be interpreted by the Java virtual machine (JVM). Every platform has its own version of the JVM, thus the same byte code will execute upon all supported platforms (which is pretty much everything these days). C++ is also cross-platform but it compiles to machine code so the source code must be recompiled separately for each supported platform. Interpreted languages (such as BASIC) require a runtime program (much like the JVM) to create the machine code.


What is the difference between high level and low level math at colonel by?

Well its like this, a high level language is a language for programming computers which does not require detailed knowledge of a specific computer, as a low-level language does.High-level languages do not have to be written for a particular computer, but must be compiled for the computer they will work with.High-level languages are closer to human language than low-level languages, and include statements like GOTO or FOR which are regular words On the other hand, a low level language is a computer programming language that is close to machine language.Machine language is at the lowest level, because it is the actual binary code of 1s and 0s that the computer understands.Assembly languages are low- level languages which are translated into machine code by an assembler.Each assembly language instruction corresponds to one machine language instruction, but assembly language is easier notation for the programmer to use than machine code. You can google the topic for more info


How do computer languages work?

Computer languages are programs that can convert desired actions into a language that the computer can understand. Essentially, the user enters the program code into the computer, then the computer converts it to a language that can then be executed by the computer.


When was International Journal of Computer Processing of Languages created?

International Journal of Computer Processing of Languages was created in 1983.