| | |
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 |
adobe ansi api array arrays bash binarysearch centimeter char convert copyanyfile copypdffile cprogramme createcopyoffile createprocess() csyntax directory dynamic fflush file floatingpointvalidation fork frequency getlasterror getlogicaldrivestrin givemetehcodez global graphics gtkgcurlcompiling hardware highest homework i/o ide inches infiniteloop initialization interest kilometer km linked linkedlist linux linuxsegmentationfault list locate logical_drives match matrix meter microsoft motherboard multi mysql odf open opendocumentformat opensource openwebfoundation owf pattern pdf performance pointer pointers posix power probleminc program programming pyramidusingturboccodes read recursion recv repetition scanf scheduling segmentationfault send shape single socketprograming socketprogramming stack standard strchr string strings structures suggestions systemcall test testautomation unix urboc user voidmain() wab win32api windows.h





