Computer Science, asked by gouravpatel66, 2 months ago

Differentiate between static binding and dynamic binding.​

Answers

Answered by DamselAngel
1

Answer:

\huge\sf\pink{Answer :-}

Explanation:

Static binding happens when all information needed to call a function is available at the compile-time. Dynamic binding happens when the compiler cannot determine all information needed for a function call at compile-time.

Answered by DarkenLove
1

Answer:

\huge\sf\pink{Answer :}

Explanation:

Static binding happens when all information needed to call a function is available at the compile-time. Dynamic binding happens when the compiler cannot determine all information needed for a function call at compile-time.

Similar questions