Connecting Tech Pros Worldwide Help | Site Map

hi

  #1  
Old July 21st, 2008, 11:55 AM
asha.chandran@gmail.com
Guest
 
Posts: n/a
whether dynamic binding ,runtime polymorphism & late binding are of
same concepts?
  #2  
Old July 21st, 2008, 01:25 PM
Saeed Amrollahi
Guest
 
Posts: n/a

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
  #3  
Old July 21st, 2008, 03:15 PM
joseph cook
Guest
 
Posts: n/a

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 Threads
Thread Thread Starter Forum Replies Last Post
HI ......... foxfox05 answers 0 June 27th, 2008 05:42 PM
hi hi hi Tagrislam@yahoo.com answers 0 October 14th, 2007 11:05 PM
hi hi hi Tagrislam@yahoo.com answers 0 October 14th, 2007 11:05 PM
hi?please help FERHAT AÇICI answers 9 December 10th, 2006 11:15 AM
Why doesn't this print "Hi Charles"? Eric Lilja answers 8 November 14th, 2005 06:39 PM