What is an object?

What is an object?



Textbook answer here is that an object is an instance of a class and has state, behavior, and identity. In a plain text example, you can say that a truck and a car are both objects of the class Vehicle, or that apple and pear are both objects of the class Fruit.

Comments

Popular posts from this blog

Agile Method Advantages and Disadvantages