What is difference between compile a program and run a program?
Answers
Answered by
3
Answer:
Compile-time is the instance where the code you entered is converted to executable while Run-time is the instance where the executable is running. The terms "runtime" and "compile time" are often used by programmers to refer to different types of errors too. Compile-time checking occurs during the compile time
Similar questions
Computer Science,
5 months ago
Social Sciences,
11 months ago