Friday, 23 August 2013

What is the difference between state and field?

What is the difference between state and field?

Is state another name for field or is it something different?
For example:
private int telNumber;
can I say about telNumber that it is a state or it is a field?

No comments:

Post a Comment