| | |
Dynamic Binding In C
Please support our C advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
•
•
Dynamic Binding is a concept that applies to Object Oriented Programming. C is not object oriented.
What is it you're trying to do... explain more and maybe we can give you some ideas
Objective-C is a language that implements true dynamic binding (which is required for a language to be truly object-oriented). This means that messages sent to an object aren't bound to a specific function implementation in a specific class until the program is actually run. Stating this another way, the programmer does not know how an object will react to a specific message until the program is actually run.
![]() |
Similar Threads
- Static virtual functions - Reasons (C++)
- Another C++ N00B Begging For Help (C++)
- HomeWork help with classes. Plz. (C++)
- Need example of how to use INHERITANCE! (C++)
- Dynamic web pages? Which will exist? (IT Professionals' Lounge)
- fairly basic c++ code that demonstrates many aspects (C++)
- Core PHP Programming to Build Dynamic Websites (PHP)
- Dynamic Drive Overlay Win98 80 gig support (Windows 95 / 98 / Me)
Other Threads in the C Forum
- Previous Thread: Mouse Configuration
- Next Thread: Displaying Average
| Thread Tools | Search this Thread |
Tag cloud for C
#include adobe ansi array arrays asterisks binarysearch calculate centimeter changingto char convert copyimagefile cprogramme creafecopyofanytypeoffileinc database directory dynamic fflush file fork forloop framework getlasterror givemetehcodez grade graphics gtkgcurlcompiling hacking hardware highest histogram inches include incrementoperators input iso kernel km lazy linked linkedlist linux linuxsegmentationfault list lists locate logical_drives looping loopinsideloop. lowest match matrix microsoft motherboard multi mysql number opendocumentformat opensource owf pattern pdf performance pointer posix problem probleminc process program programming radix recursion recv repetition research reversing scanf scripting segmentationfault sequential shape socket socketprograming stack standard string strings structures systemcall testing threads turboc unix user variable voidmain() wab windows.h windowsapi





