Connecting Tech Pros Worldwide Help | Site Map

hi

asha.chandran@gmail.com
Guest
 
Posts: n/a
#1: Jul 21 '08
whether dynamic binding ,runtime polymorphism & late binding are of
same concepts?
Saeed Amrollahi
Guest
 
Posts: n/a
#2: Jul 21 '08

re: hi


On Jul 21, 1:50 pm, asha.chand...@gmail.com wrote:
Quote:
whether dynamic binding ,runtime polymorphism & late binding are of
same concepts?
Hi

IIRC, they are same concepts in OOP. the dynamic binding and late
binding are terms used in object-oriented.
C++ uses the runtime polymorphism more than others. For runtime
polymorphism implementation
we use dynamic binding. I think the terms dynamic binding and late
binding are same.
As you may be know compile-time polymorphism is different concept.

Regards,
Saeed Amrollahi
joseph cook
Guest
 
Posts: n/a
#3: Jul 21 '08

re: hi


On Jul 21, 6:50*am, asha.chand...@gmail.com wrote:
Quote:
whether dynamic binding ,runtime polymorphism & late binding are *of
same concepts?
Please don't make posts with the subject "hi". It is most unuseful.
Closed Thread


Similar C / C++ bytes