We write program in high level language. But computer can understand only binary language (0's and 1's). In order to achieve this conversion from High level language to Machine language,compiler is used. The time taken by the compiler to convert the High level language to machine language(binary language) is called as compile time.
The time taken to execute the compiled program is called run time or execution time.
The time taken to execute the compiled program is called run time or execution time.
No comments:
Post a Comment