answersLogoWhite

0


Best Answer

A computer doesn't actually understand any language, it just processes binary numbers.

User Avatar

Wiki User

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

Wiki User

12y ago

The only language they understand is binary.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

The only language a computer can understand is binary, represented by humans a 1s and 0s, while in reality they are simply electrical impulses, 1 being a pulse, 0 being no pulse.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which language can computer easily understand and execute?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How and why are variable names used in programming to process data?

Variable names are used so the code is readable. When the code is compiled to machine languages, it no longer uses the variable names to understand it's operations...sometimes variable names are kept as metadata to help debug but the computer does not need them to execute the program...they are for us so we can easily understand what we are doing.


What is High Level Languages and Low Level Languages?

High-level and Low-level term are used to differ any computer programming language whether it is easily understandable to human or not.High Level Language means the language is easily understandable, andLow Level Language means the language is more to a machine language than human understandable language.High-level and Low-level term are used to differ any computer programming language whether it is easily understandable to human or not.High Level Language means the language is easily understandable, andLow Level Language means the language is more to a machine language than a human understandable language.


What are the advantages of pseudocode?

Pseudo-code allows for an intermediate step between a human language description of an algorithm and a programming language description of the algorithm. It is often a good way for non-programmers to understand the programming process.


How c copiler copiles?

A compiler is a special type of computer program that translates a human readable text fileinto a form that the computer can more easily understand.


Can you show me how change from Chinese language to English language on my computer?

If you are using Word, simply go the Language tool on the menu bar. Once there, you can easily change the language from Chinese to English. Similarly, you can access your computer's language settings within the system folder. Once there, deselect Chinese and select English All for your computer applications, programs, text, and more.


What does bookmark mean in computer language?

If you bookmark something (a web page), you save it and you can easily go back to it later.


WhyTranslator in a high level computer progamming language?

since computers can understand only binary or machine language, that is the language of 1's and 0's, all high level languages requires a translators. translators are of two types, one is compiler and another is interpreter. there is a quiet difference between both these translators. these translators convert the high level codes in to number of machine codes, so that it can be processed or runned by a computer easily.


What is accessible language?

Accessible language refers to using clear and simple language that is easy to understand by all audiences, including those with cognitive or physical disabilities, limited language proficiency, or different learning styles. It aims to ensure that information can be easily accessed and comprehended by a wide range of individuals.


Which language is closer to the Russian language?

The following languages are related to Russian:UkrainianBelarusianBulgarianPolishCzechSlovakSerbianCroatianBosnianSlovenianMontenegrinMacedonian


How do you program a computer?

On one level you talk to a computer through input devices and output devices.Examples of input devices are keyboards, mice, disk drives, cameras, microphones, and internet ports.These inputs are sent to programs. Essentially instructions written by programmers telling the computer hardware what to do. The programs may gather input from from input devices and then output that data to output devices.Examples of output devices are screens, speakers, and internet ports.Ha Ha HA seadecklis


What is a bad effect that complex sentences can have on the reader?

The reader might not understand the complex language, or might get bored easily. Using language that engages the reader and makes them want to read on is good to use. Hope this helps :)


What is the language created by Augusta lovelace?

The computer language, ADA, was commissioned in 1979 by the United States Department of Defense. It was named after Augusta Ada Lovelace because she is considered the first computer programer. ADA is a general-purpose language designed to be readable and easily maintained. It is efficient for machines, yet easy to use.