Computer Science, asked by gautham123450, 10 months ago

... key is used to compile and run a program in basic 256

Answers

Answered by AravindhPrabu2005
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