Problem with late binding!
Posted
by benjamin button
on Stack Overflow
See other posts from Stack Overflow
or by benjamin button
Published on 2010-06-10T05:55:14Z
Indexed on
2010/06/10
6:02 UTC
Read the original article
Hit count: 379
Hi everyone,
i was asked this question in an interview.
late binding is dynamically identifying the symbol during the runtime as far as my knowledge is concerned.please correct me if i am wrong.
i was asked a question like what are some of the problem that we would face when we use late binding in c++. i was actually out of my own ideas about that.
could you please share the problems you might have faced during your professional life.
thanks.
© Stack Overflow or respective owner