问题:
[单选题]Which of the following statements is incorrect? ( ).
ACompile-time static linking by extension to eliminate large scale changes is achieved using inheritance and polymorphism supported by object-oriented.
BSeparating related operations into sub-modules can reduce the scope of modification.
CPutting related operations and related data together can further reduce the scope for change.
DDynamic linking at runtime means isolating behavioral implementations and behavioral abstractions at coding time, and then dynamically binding and linking them at runtime.