Which of the following statements are NOT true about objects?

Renaming an objecting is called reconstruction.
  • Creating a new object is called instantiation.
  • Object-oriented programming uses objects to model parts of a program (like LightBots or a world).
  • Each object provides a set of behaviors that it understands. These are called methods.

There are not hints for this question