languages such as "C", C++, Pascal, Cobol, Fortran, ADA and Java are called "compiled languages". In a compiled language, the programmer writes more general instructions and a compiler (a special piece of software) automatically translates these high level instructions into machine language. The machine language is then executed by the computer. This is the trend for a large portion of software in use today. We can make another comparison between two different models of programming - structured…
Words 843 - Pages 4