🔰runtime
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
the period when a program is running (generally after compile-time).
determined at compile-time.
but created at runtime (each time a needs to run).
s are registered to respective during .
but in , you can cheat it at runtime. ( 👉 ❗)
is not fixed in a .
is passed (at runtime) by the function call. 👉 method binding.