简体   繁体   中英

What is the difference between c++ dynamic binding and java dynamic binding?

c ++动态绑定和java动态绑定有什么区别?

In C++ dynamic binding is offered via polymorphism, see Dynamic Binding at InformIT.

Here is a stackoverflow discussion on java dynamic binding with nice and simple example.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM