I keep hearing the term object has behavior and state or just one of them. But what is the difference or what does it mean, and if anyone can give an example I would really appreciate it.
In programming you declare states in "fields" and behaviors in "methods" etc..
Read and learn object-oriented.