A Computing Language instructs a computer what to do |
A Computer manipulates information taking it from somewhere and putting it somewhere else |
A language like Fortran only supports directly very basic information
|
It is more powerful to define bigger units of information
|
These are examples of "objects" and languages such as C++ Java JavaScript allow you to directly manipulate such objects |