object of class code example Example 1: java create new object Car mycar = new Car(); Example 2: object of a class obj instanceof MyClass