A high level language which means it is meant for humans to understand not for computers. For a computer to understand a program it has to be compiled, that is changed into machine language. Once a program is in machine language then the computer can understand it and perform the actions it describes (that is to run the program). A program need only
be compiled once but (once compiled) it can be run any number of times.
Asked In: Many Interviews |
Alert Moderator