Free since 2005 · No login required
AT

Academic Tutorials

Learn at your own pace

site-mobile-top-banner · 320x50

What is an object?

In C++, Object is an instance of a Class that has a runtime state, and is associated with certain specific methods that can change its state.