Chat with our AI personalities
computer language translators are programming tools that translate high level languages into the machine language. they include:1)assembler-translates assembly language into machine language. 2)compiler-translates the high level languages into the machine language.
The biggest one it is extinct.
A compiler is a program that reads a program written in one language and translates it into another equivalent program in other language(target language).i.e, Hll------Mll A translator on the other hand translates a given language into many languages as per requirement like Chinese to English and others as per capability.
Scientists use a variety of languages, depending on what they need their computer program to do. Each individual programming language has its own benefits and drawbacks, and scientists who need to write a program will choose the language most suited to their needs.
The assembly language does not support object oriented program so they change to c and c++ the c++ will support object oriented program this are the demerits of assembly language.