How to use the object (s) to invoke the functions C++ code example Example: calling a method on an object c++ MyClass m; m.printInformation();