how do i call object in main in c++ code example Example: calling a method on an object c++ MyClass m; m.printInformation();