English, asked by Rishab143, 1 year ago

how does computer language works ?

Answers

Answered by Robinhood111
0
computer language or high level language is something which is understandable by computer like c language
Answered by Anonymous
1
Hello mate...
I am trying to answer your question


Let's have a look on my answer

✴️Same as human languages✴️

➡️If you want me to do something for you, you need to tell me in a language I understand.
In this case, you asked me in English, I know what you want from me and I am answering in English, which you would understand.

▫️The language, computers use is commonly called Assembly Language. A computer will understand what to do if you provide it the task details in Assembly Language.▫️
➡️Now working with assembly language is not that easy because of complexity and pitfalls in the language.✌️

⚪So we talk in higher level programming languages like C/C++, Java, C#, Python, etc. So logically, we need someone to translate them to assembly language.
This translation is done by Compiler⚪

✴️LET'S HAVE AN EXAMPLE MATE ✴️

➡️➡️For example, imagine you speak only English, and visit China. Now to communicate with local people you need someone to translate the English you speak to Mandarin. We call them Translators which are equivalent to a compiler in computing.

That is how basically the programming languages work.



▪️I HOPE IT WILL HELP▪️

☺️✌️

Similar questions