"An interface only describes behavior. It has no state. But an abstract class includes state: it describes both." Supposedly this is a very important sentence (from this lesson: https://codegym.cc/groups/posts/104-the-difference-between-abstract-classes-and-interfaces ). OK. But what does the word "state" mean exactly? ...