# C++ Object-Oriented Linkage We demonstrate the process of calling a C++ function in one module from another module. ## Result ``` An object-oriented hello from DLL! ```