Domanda di colloquio di Accenture

What is the difference between compile time and run time execution

Risposta di colloquio

Anonimo

11 dic 2011

Compile time execution is during the flow of the program (eg) assignment operations and there is no interaction with the end user where as run time execution happens based on the interaction with the end user (eg) inputting a value or number of elements in run time from the user to pass the value inside the logic.