Well in its most basis element yes. Language is a vehicle in which people use to communicate. Binary, which I assume you are referring to, is a very basic "language" that a user or other computers use to "communicate" with each other.
If you mean how can humans just tell computers what they want them to do and then they do it, like the robots in a sci-fi movie, that is a very large research topic, and we are nowhere near having it...
There are several answers to this question. Internally a computer uses 1 and 0 as its means of storing information and commands. Special patterns of 1 and 0 form commands (CPU instructions) An...
Hey, guessing you want to design a computer program, Well Ok, First just a bit of advice, it will take alot time for anything other than a number guessing game, So.. 1. Choose which language, C++,...
There are several answers to this question. Internally a computer uses 1 and 0 as its means of storing information and commands. Special patterns of 1 and 0 form commands (CPU instructions) An...