answersLogoWhite

0

Two types of language translators are: a compiler, which translates the entire source code into machine code before running the program, and an interpreter, which translates and executes the source code line by line.

User Avatar

AnswerBot

1y ago

What else can I help you with?

Continue Learning about Information Science

What is the necessity of naming animals with scientific names?

Scientific names are important for two reasons. (1) There are so many species of animals in the world that scientific names are the one unique name for that one unique species and (2) through scientific names, you can see how the different species of animals are related. Black squirrels and red squirrels aren't the same species, but they're related and their scientific names reflect this.


What is the scientific name for cabage?

There are 2 scientific names for Cabbage. The first one is called Brassica which in Latin is Cabbage and the second one is called Oneracea which means (in some language) vegetable- like. Hope This Helped


What language is scientific names written in?

Scientific names of all living creatures are in Latin. Occasionally a Greek word will be used, or a "latinized" word will be created if none exists. An example of this is the scientific name for a particular owl mite, named "Strigophilus garylarsonii,'' apparently named after the creator of the "Far Side" comic strip, Gary Larson. The scientific name consists of the genus and species, the last two categories in the taxonomical classification of the living organism in question.


Four functions for scientific names?

1) helps avoids mistakes. 2) organisms with similar evolutionary histories are classified together. 3) scientific names gives descriptive info. about the species. 4) scientific names allow info. about organisms to be organized easily and effeciently.


What are the 2 names given to a species?

The two names given to a species are its genus name and its specific epithet, which together form its scientific name or binomial name.

Related Questions

What are computer language translators Define each?

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.


How 2 write five names in clanguage?

*language


What has the author Brian M Carlson written?

Brian M. Carlson has written: 'Discussion of portable compilers' -- subject(s): Compilers (Computer programs), Modula-2 (Computer program language), C (Computer program language), Translators (Computer programs)


What are 2 names of disappearing languages in the past twelve years?

The aboriginal language Tsuu T'ina, and Canadian native language Cayuga.


What might be the best translator available on the web?

There are several translators available on the web. The best translators include Babylon Translation, BabelXL, Google Translate, Translation 2.


What is translator in computing?

Translator is defined as a computer program that converts instructions written in one language to another without changing the initial logic in terms of computer language.


What is official language bangladish?

Found 2 names for the language: 1- Bangla 2- Bengali


What website is where you type in 2 names?

Some examples: cartoonnetwork.com RickRiordan.com


Why is it possible to use the same variable names for actual and formal arguments in c language?

1. Because they are completely unrelated names. 2. Because there is no rule against them having the same names.


What is an mandarin?

1. language used in China 2. a orangey type fruit


Why do people keep using translators to answer questions?

People keep using translators to answer questions: 1) Because they want to answer questions and get points. 2) Because they don't realize that translators are not always accurate. 3) Because the question may not have been answered for a long time so they try to answer it as best they can with a translator. 4) Because they may have taken a class in school for a particular language and think they know enough to translate answers, then realize they don't so they use the translator to help. 5) Because they are trying to be helpful.


What are different data type in c language?

there are three data type ic c language. they are, 1.primary data type: a.integer type b.floating point type c.character type d.void type 2.derived data type eg; array, pointer 3.userdefined data type eg; structer and union